diff --git a/common/common.scss b/common/common.scss index b69c183..75e22bf 100644 --- a/common/common.scss +++ b/common/common.scss @@ -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; +}