login mobile fix
This commit is contained in:
parent
2faa921416
commit
ff33e4e4dd
@ -30,11 +30,12 @@
|
||||
.text-info, .text-dark {
|
||||
color: #ffffff !important;
|
||||
}
|
||||
@media (max-width: 480px)
|
||||
.login-sidebar {
|
||||
@media (max-width: 480px) {
|
||||
.login-box {
|
||||
margin-top: auto !important;
|
||||
height: 100% !important;
|
||||
}
|
||||
}
|
||||
/* Header */
|
||||
.navbar-header {
|
||||
background: var(--main-bg-color) !important;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user