Skip to content

Commit 61471d0

Browse files
committed
table theme dark
table theme dark
1 parent 42b8520 commit 61471d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/_tables.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
width: 100%;
2424
margin-bottom: $spacer;
2525
vertical-align: $table-cell-vertical-align;
26+
background-color: var(--#{$prefix}table-bg);
2627
border-color: var(--#{$prefix}table-border-color);
2728

2829
// Target th & td

0 commit comments

Comments
 (0)