mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-09 06:01:28 +02:00
fixing active state on menu
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
.nav-list {
|
||||
background: #232323;
|
||||
li {
|
||||
&:hover a {
|
||||
&:hover a, &.active a {
|
||||
background-color: #2f2f2f;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user