added flex-direction column to .login-page & .register-page
This commit is contained in:
2
dist/css/adminlte.css
vendored
2
dist/css/adminlte.css
vendored
@@ -19954,6 +19954,8 @@ html.maximized-card {
|
||||
background: #e9ecef;
|
||||
display: -ms-flexbox;
|
||||
display: flex;
|
||||
-ms-flex-direction: column;
|
||||
flex-direction: column;
|
||||
height: 100vh;
|
||||
-ms-flex-pack: center;
|
||||
justify-content: center;
|
||||
|
||||
Reference in New Issue
Block a user