小窗口居中
This commit is contained in:
parent
486de1f97c
commit
0ad24a1bf0
@ -4432,8 +4432,11 @@ pre.command-output {
|
||||
}
|
||||
|
||||
.login-page .login-container {
|
||||
margin-left: 0rem !important;
|
||||
margin: 0 auto !important;
|
||||
position: revert;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.login-page .login-container .login-form .form-login .input-group::before {
|
||||
|
Loading…
x
Reference in New Issue
Block a user