обновил дизайн, добавил дашборд

This commit is contained in:
Zuev
2026-05-31 16:18:27 +03:00
parent e2a3553a09
commit 7926038bdc
36 changed files with 2364 additions and 1184 deletions

View File

@@ -444,8 +444,12 @@ body {
}
.select-layer-active {
position: relative;
z-index: 300;
position: relative !important;
z-index: 10001 !important;
}
.custom-select-wrapper.open {
z-index: 10002 !important;
}
.custom-select-trigger {