Browse Source

登录界面往上移

xiaost 1 year ago
parent
commit
590e74806f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/login.vue

+ 1 - 1
src/views/login.vue

@@ -226,7 +226,7 @@
     .loginContainer{
         border-radius: 15px;
         background-clip: padding-box;
-        margin: 180px auto;
+        margin: 100px auto;
         width: 350px;
         padding: 15px 35px 15px 35px;
         background: aliceblue;