Browse Source

fix(form): input ios 16 bug #1503

richard1015 3 years ago
parent
commit
9101cc9cc6
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/packages/__VUE/formitem/index.scss

+ 2 - 0
src/packages/__VUE/formitem/index.scss

@@ -63,6 +63,8 @@
         border: 0;
         border: 0;
         text-decoration: none;
         text-decoration: none;
         background: transparent;
         background: transparent;
+        padding: 0;
+        margin: 0;
       }
       }
       .nut-range-container {
       .nut-range-container {
         min-height: 24px;
         min-height: 24px;