Add some borders. Fix style override when switching pages

This commit is contained in:
2026-02-12 20:00:43 +01:00
parent ec1c8b0f5b
commit cc417535fa
6 changed files with 54 additions and 58 deletions

View File

@@ -393,10 +393,6 @@ table:not(.form) {
min-width: 100%;
}
tr {
border-bottom: 1px var(--separator) solid;
}
tr>td {
padding: 0.2em 0.5em;
}