fix: bg for tables

This commit is contained in:
Michael Zetterberg
2024-06-20 08:02:09 +02:00
parent 2002604711
commit 1a6a31bfe9
2 changed files with 2 additions and 0 deletions

View File

@@ -18,6 +18,7 @@
.iconTh {
padding: var(--Spacing-x3) var(--Spacing-x2) var(--Spacing-x2);
background-color: #fff;
}
.summaryTh {