This commit is contained in:
Corban-Lee Jones 2024-07-02 09:14:59 +01:00
commit c529e99790

View File

@ -63,7 +63,10 @@ td {
}
@-moz-document url-prefix() {
.fix_height {
tr {
height: 100%;
}
td {
height: 100%;
}
}