Merge pull request #14608 from akemidx/bug/sc-25232

Left Sidebar Was Not Respecting Theme
This commit is contained in:
snipe 2024-04-23 12:32:48 +01:00 committed by GitHub
commit e2d1e6b0c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -131,7 +131,7 @@
//Hover and active states
&:hover > a, &.active > a {
color: @sidebar-dark-hover-color;
background: @sidebar-dark-hover-bg;
background: @link-hover-border-color;
border-left-color: @link-hover-border-color;
}
//First Level Submenu