diff --git a/web/src/view/login/login.vue b/web/src/view/login/login.vue index 013873e6cfe12f947f2055054e4b7415f952660d..7a40f43ef04c74a259a4577d8470eb669a7730f8 100644 --- a/web/src/view/login/login.vue +++ b/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;