fix: bg for tables
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
.iconTh {
|
||||
padding: var(--Spacing-x3) var(--Spacing-x2) var(--Spacing-x2);
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.summaryTh {
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
padding: 24px;
|
||||
text-align: center;
|
||||
border: 1px solid var(--Scandic-Brand-Pale-Peach);
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user