Skip to content

Commit 5f517fd

Browse files
committed
chore: clean-up
1 parent ff804af commit 5f517fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles/examples.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,6 @@
109109

110110
@include color-mode(dark) {
111111
.example .tab-content {
112-
background-color: var(--#{$prefix}secondary-bg) !important;
112+
background-color: var(--#{$prefix}secondary-bg);
113113
}
114114
}

0 commit comments

Comments
 (0)