Browse Source

移动端样式调整

liupeng 3 years ago
parent
commit
522baaee6a
2 changed files with 3 additions and 3 deletions
  1. 2 2
      dist/yvan-ext-mobile.css
  2. 1 1
      dist/yvan-ext-mobile.js.map

+ 2 - 2
dist/yvan-ext-mobile.css

@@ -415,7 +415,7 @@
 
 .x-textfield .x-input-el {
     color: #666;
-    font-size: 17px;
+    font-size: 16px;
     placeholder-color: #ccc;
     font-family: "Microsoft YaHei UI";
 }
@@ -839,7 +839,7 @@
     margin-top: 5px;
 }
 
-.goodCard .x-listitem:first-child {
+.goodCard:first-child .x-listitem {
     margin-top: 0px;
 }
 

File diff suppressed because it is too large
+ 1 - 1
dist/yvan-ext-mobile.js.map