mirror of
https://github.com/privacyguides/discourse-brand.git
synced 2025-06-20 20:04:22 +00:00
fix: Remove sidebar active bg color
This commit is contained in:
@ -273,3 +273,7 @@ body.crawler {
|
||||
.extra-info-wrapper .header-title {
|
||||
font-size: var(--font-up-1);
|
||||
}
|
||||
|
||||
a.active.sidebar-section-link.sidebar-row {
|
||||
background: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user