Skip to content

Commit

Permalink
chore: clean-up
Browse files Browse the repository at this point in the history
  • Loading branch information
mrholek committed Feb 14, 2025
1 parent ff804af commit 5f517fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/examples.scss
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,6 @@

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

0 comments on commit 5f517fd

Please sign in to comment.