liyongli 1 tydzień temu
rodzic
commit
bb15a34abc
1 zmienionych plików z 5 dodań i 1 usunięć
  1. 5 1
      src/view/fenghui/index.vue

+ 5 - 1
src/view/fenghui/index.vue

@@ -140,10 +140,14 @@ html {
 
 
     .form {
-        font-size: 0.875rem;
+        font-size: 0.875rem!important;
         font-weight: 400;
         padding: 11px 0;
 
+        .van-cell {
+            font-size: 0.938rem;
+        }
+
         .van-field__label--top {
             width: 100% !important;
         }