From 1d440997ccac291ef211aa7ec19966ba1e85522d Mon Sep 17 00:00:00 2001 From: sun_song_1203 Date: Mon, 11 May 2020 21:41:53 +0800 Subject: [PATCH] modify login.vue --- web/src/view/login/login.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/view/login/login.vue b/web/src/view/login/login.vue index 7a40f43e..dd77f6de 100644 --- a/web/src/view/login/login.vue +++ b/web/src/view/login/login.vue @@ -230,7 +230,7 @@ export default { .top { text-align: center; - margin-top: 20px; + margin-top: -40px; .header { height: 44px; line-height: 44px;