Skip to content

Commit 08d697a

Browse files
GiteaBotwxiaoguang
andauthored
Add missing menu active item background back (#30897) (#30907)
Backport #30897 by wxiaoguang Co-authored-by: wxiaoguang <[email protected]>
1 parent 5f1af1f commit 08d697a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/css/modules/menu.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -358,6 +358,7 @@
358358
}
359359

360360
.ui.vertical.menu .active.item {
361+
background: var(--color-active);
361362
border-radius: 0;
362363
}
363364
.ui.vertical.menu > .active.item:first-child {

0 commit comments

Comments
 (0)