1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-26 13:44:55 +01:00

Fix margine menu

This commit is contained in:
Pek5892 2024-05-20 14:54:44 +02:00
parent 0a82d52a96
commit a9e2a061ff

View File

@ -1547,6 +1547,10 @@ kbd{
width: auto !important; width: auto !important;
} }
.nav-sidebar {
margin-bottom: 60px !important;
}
@media screen and (max-width: 767px) { @media screen and (max-width: 767px) {
.navbar-left { .navbar-left {
display: inline-block; display: inline-block;