sched: interface.html specificity fix

pull/3227/head
Rob Pilling 2024-03-04 08:31:09 +00:00
parent af4ae9ada5
commit bf9940ad7b
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
height: 100%;
}
.single-row {
td.single-row {
/* no border between single rowspans */
border-bottom: none;
}