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