delete drivers, some fixes, table updates

This commit is contained in:
Ivan
2023-09-24 21:48:59 +03:00
parent c6b92f06e0
commit 88825aba2e
14 changed files with 9 additions and 1550 deletions

View File

@ -880,13 +880,14 @@ td {
}
.optionsCell {
min-width: 60px;
min-width: 75px;
}
table tr th:first-child,
table td:first-child {
position: sticky;
left: 0;
padding-left: 30px;
z-index: 10;
}