Skip to content

Commit

Permalink
fix: override for plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckFire committed Feb 22, 2024
1 parent bac5888 commit 737c398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/theme/sidebar/_user-area.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.panels__58331 {
background-color: var(--background-primary);
> div, .wrapper__0ed4a > div {
background-color: var(--background-primary);
background: var(--background-primary) !important;
}
}
}

0 comments on commit 737c398

Please sign in to comment.