1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-01-10 14:44:04 +01:00
This commit is contained in:
FabioL 2024-05-17 17:53:52 +02:00
commit bb43544c59

View File

@ -1539,6 +1539,16 @@ kbd{
padding: 20px;
}
.sidebar .nav-treeview .nav-link {
margin-left: 10px;
width: auto !important;
}
.sidebar .nav-treeview .nav-treeview .nav-link {
margin-left: 20px;
width: auto !important;
}
@media screen and (max-width: 767px) {
.navbar-left {
display: inline-block;