Selaa lähdekoodia

modify login.vue

sun_song_1203 4 vuotta sitten
vanhempi
commit
0333ec1137
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      web/src/view/login/login.vue

+ 2 - 2
web/src/view/login/login.vue

@@ -223,14 +223,14 @@ export default {
     min-height: 100%;
     background: #f0f2f5 url(~@/assets/background.svg) no-repeat 50%;
     background-size: 100%;
-    padding: 60px 0 100px;
+    padding: 110px 0 144px;
     a {
       text-decoration: none;
     }
 
     .top {
       text-align: center;
-      margin-top: -50px;
+      margin-top: 20px;
       .header {
         height: 44px;
         line-height: 44px;