Skip to content

Commit 315e71e

Browse files
author
sun_song_1203
committed
modify login.vue
1 parent a48910f commit 315e71e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/src/view/login/login.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,14 +223,14 @@ export default {
223223
min-height: 100%;
224224
background: #f0f2f5 url(~@/assets/background.svg) no-repeat 50%;
225225
background-size: 100%;
226-
padding: 60px 0 100px;
226+
padding: 110px 0 144px;
227227
a {
228228
text-decoration: none;
229229
}
230230
231231
.top {
232232
text-align: center;
233-
margin-top: -50px;
233+
margin-top: 20px;
234234
.header {
235235
height: 44px;
236236
line-height: 44px;

0 commit comments

Comments
 (0)