Fix minore

This commit is contained in:
pek5892 2024-06-03 17:29:20 +02:00
parent 571fb389eb
commit 4df94a05b3
1 changed files with 4 additions and 0 deletions

View File

@ -1593,6 +1593,10 @@ body:not(.sidebar-collapse) .sidebar .nav-treeview .nav-treeview .nav-link {
z-index: 99999 !important;
}
.modal {
z-index: 10500 !important;
}
@media screen and (max-width: 767px) {
.navbar-left {
display: inline-block;