chore: clean-up

This commit is contained in:
mrholek
2025-02-14 13:27:16 +01:00
parent ff804af036
commit 5f517fd123
+1 -1
View File
@@ -109,6 +109,6 @@
@include color-mode(dark) {
.example .tab-content {
background-color: var(--#{$prefix}secondary-bg) !important;
background-color: var(--#{$prefix}secondary-bg);
}
}