mirror of
https://github.com/goauthentik/authentik
synced 2026-04-26 01:25:02 +02:00
website: fix active menu link background overlap (#17607)
This commit is contained in:
@@ -90,4 +90,8 @@
|
||||
.theme-doc-sidebar-item-category:has(> .menu__list-item-collapsible:hover) .menu__list {
|
||||
--ak-menu-item-border-color: var(--ak-menu-item-color-hover);
|
||||
}
|
||||
|
||||
.menu__link.menu__link--active {
|
||||
background-color: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user