This commit is contained in:
RochesterX
2025-12-01 23:38:29 -05:00
parent 511a3459c4
commit c3a82e0a7e

View File

@@ -178,14 +178,14 @@ body {
.box table thead td { .box table thead td {
font-weight: bold; font-weight: bold;
} }
/*
#table tbody, #table tbody,
#stats tbody, #stats tbody,
.box tbody { .box tbody {
overflow-y: auto; overflow-y: auto;
width: calc(100% + 20px); width: calc(100% + 15px);
} }
*/
#table thead td { #table thead td {
font-weight: bold; font-weight: bold;
white-space: nowrap; white-space: nowrap;