Browse Source

登录界面修改

yuhan 7 months ago
parent
commit
3b0be3d820
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/layouts/UserLayout.vue

+ 1 - 1
src/components/layouts/UserLayout.vue

@@ -128,7 +128,7 @@
       // box-shadow: 0 0 10px rgba(0,0,0,.25);
       // border-radius: 4px;
       position: absolute;
-      top: 60%;
+      top: 56%;
       right: 20%;
       transform: translate(50%, -50%);
     }