delete drivers, some fixes, table updates
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user