浏览代码

移动端样式调整

liupeng 3 年之前
父节点
当前提交
522baaee6a
共有 2 个文件被更改,包括 3 次插入3 次删除
  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;
 }
 

文件差异内容过多而无法显示
+ 1 - 1
dist/yvan-ext-mobile.js.map