Skip to content

Commit edb49a5

Browse files
wxiaoguangGiteaBot
authored andcommitted
Add missing menu active item background back (go-gitea#30897)
Fix go-gitea#30578
1 parent 2f91a46 commit edb49a5

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)