李志伟 3 years ago
parent
commit
3da19f5d4a
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      src/pages/signup.vue

+ 2
- 0
src/pages/signup.vue View File

@@ -180,6 +180,8 @@ export default {
180 180
   .formItem {
181 181
     position: absolute;
182 182
     width: 82vw;
183
+    height: 3vh;
184
+    line-height: 3vh;
183 185
     margin: 6vw;
184 186
     padding: 3vw;
185 187
     border: 1px solid #4f5054;