bill 1 年之前
父节点
当前提交
56fe3ad227
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      src/view/login.vue

+ 3 - 3
src/view/login.vue

@@ -425,10 +425,10 @@ input[type="password"]::-ms-reveal {
     .err-info {
       position: absolute;
       top: 100%;
-      left: 20px;
+      left: 0;
       margin: 0;
-      font-size: 1rem;
-      line-height: 2.14rem;
+      font-size: 0.8rem;
+      line-height: 1.14rem;
       color: #fa5555;
     }
   }