Browse Source

兼容ios输入框光标

liyangbin 2 years ago
parent
commit
c5f14a1e9d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/login.vue

+ 1 - 0
src/views/login.vue

@@ -226,6 +226,7 @@ export default class Login extends Vue {
     }
     .el-input__inner {
       height: 40px;
+      line-height: 25px;
     }
     &.remember-content .el-form-item__content {
       line-height: 1;