Skip to content

Commit

Permalink
Add missing menu active item background back (#30897) (#30907)
Browse files Browse the repository at this point in the history
Backport #30897 by wxiaoguang

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
  • Loading branch information
GiteaBot and wxiaoguang committed May 8, 2024
1 parent 5f1af1f commit 08d697a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web_src/css/modules/menu.css
Expand Up @@ -358,6 +358,7 @@
}

.ui.vertical.menu .active.item {
background: var(--color-active);
border-radius: 0;
}
.ui.vertical.menu > .active.item:first-child {
Expand Down

0 comments on commit 08d697a

Please sign in to comment.