chore: cleanup

This commit is contained in:
Cory Dransfeldt 2024-10-03 11:01:28 -07:00
parent cc917e45c5
commit 9e73dbe4c1
No known key found for this signature in database
4 changed files with 5 additions and 2 deletions

View file

@ -284,8 +284,7 @@ th {
text-align: left;
}
th:first-child,
td:first-child {
:is(th, td):first-child {
position: sticky;
left: 0;
white-space: nowrap;