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 {
font-weight: bold;
}
/*
#table tbody,
#stats tbody,
.box tbody {
overflow-y: auto;
width: calc(100% + 20px);
width: calc(100% + 15px);
}
*/
#table thead td {
font-weight: bold;
white-space: nowrap;