Modal fixes

This commit is contained in:
venashial
2022-06-18 15:40:17 -07:00
parent 43488cb57b
commit 92ec46147b
10 changed files with 36 additions and 20 deletions

View File

@@ -95,7 +95,7 @@
td,
th {
padding: 0.5rem 0.85rem;
border: 0var (--unit-3) solid var(--color-table-border);
border: 1px solid var(--color-table-border);
}
tr:nth-child(2n) {