This commit is contained in:
2025-12-21 15:12:09 +03:00
parent e149d7380d
commit 865224ba5a
10 changed files with 145 additions and 156 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
/* Таблица сотрудников */
.table-responsive {
max-height: 800px;
max-height: 575px;
overflow-y: auto;
}