This commit is contained in:
2025-12-23 01:38:19 +03:00
parent 12c00769ef
commit e89b66080b
5 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
/* Таблица сотрудников */
.table-responsive {
max-height: 600px;
max-height: 800px;
overflow-y: auto;
}