Update organizr-hotline.css
This commit is contained in:
parent
16b80bf440
commit
297bbd9c8d
@ -30,6 +30,11 @@
|
|||||||
.text-info, .text-dark {
|
.text-info, .text-dark {
|
||||||
color: #ffffff !important;
|
color: #ffffff !important;
|
||||||
}
|
}
|
||||||
|
@media (max-width: 480px)
|
||||||
|
login-sidebar {
|
||||||
|
margin-top: auto;
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
/* Header */
|
/* Header */
|
||||||
.navbar-header {
|
.navbar-header {
|
||||||
background: var(--main-bg-color) !important;
|
background: var(--main-bg-color) !important;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user