Parcourir la source

手机首页输入框样式调整

yangc il y a 7 ans
Parent
commit
268c797423
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      components/mobile/Home.vue

+ 1 - 2
components/mobile/Home.vue

@@ -219,8 +219,6 @@
         }
         .home-input{
           width: 6rem;
-          height: .61rem;
-          line-height: .61rem;
           input{
             width:5.17rem;
             display: inline-block;
@@ -229,6 +227,7 @@
             font-size:.24rem;
             border:.04rem solid #3c7cf5;
             border-radius:.05rem;
+            height: .68rem;
           }
           i{
              display:inline-block;