fix:coding#791
This commit is contained in:
parent
0d51f7c835
commit
0bda185c4e
|
@ -329,12 +329,14 @@ export default {
|
|||
|
||||
.login-header {
|
||||
margin-bottom: 40px;
|
||||
width: 460px;
|
||||
/* width: 460px; */
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.login-header .logo {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
/* .login-header .logo img {width: 130px;vertical-align: bottom;margin-right: 10px;} */
|
||||
|
|
Loading…
Reference in New Issue