Merge pull request #6125 from zhoumeina/add_login_image

add login page image
This commit is contained in:
Mia ZHOU 2018-10-24 11:07:19 +08:00 committed by GitHub
commit bc85ef2cb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,9 @@
}
.login-wrapper {
background: transparent;
flex-wrap: wrap;
margin-top:-20px;
.login {
background:transparent;
}
}