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