This commit is contained in:
RochesterX
2025-11-29 19:22:26 -05:00
parent 1de29f9c85
commit aa82add188

View File

@@ -161,14 +161,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% + 20px);
} }
*/
#table thead td { #table thead td {
font-weight: bold; font-weight: bold;
white-space: nowrap; white-space: nowrap;