ролевая моделю доступа + загруженность по кафедрам и преподавателям + просморт расписания

This commit is contained in:
Zuev
2026-05-19 23:10:56 +03:00
parent f010ffc467
commit 91729cff7d
93 changed files with 4264 additions and 699 deletions

View File

@@ -72,6 +72,11 @@
overflow: hidden;
}
.nav-item[hidden],
.settings-menu-item[hidden] {
display: none !important;
}
.nav-item::before {
content: '';
position: absolute;
@@ -411,4 +416,4 @@
visibility: visible;
pointer-events: auto;
}
}
}