Подправил интерфейс реестра, вывод на печать, добавил уборку станка из сменки
All checks were successful
Deploy MES Core / deploy (push) Successful in 12s

This commit is contained in:
2026-04-16 22:42:52 +03:00
parent 3c40695664
commit b48bf0947a
5 changed files with 25 additions and 8 deletions

View File

@@ -40,6 +40,14 @@ body {
color: #e9ecef !important;
}
.navbar.sticky-top {
z-index: 1030;
}
.navbar.sticky-top {
z-index: 1030;
}
/* --- РЕЕСТР --- */
/* Делаем строку таблицы визуально кликабельной */