mirror of
https://github.com/lutinglt/gitea-github-theme.git
synced 2025-10-27 13:40:31 +00:00
修复顶部导航栏的菜单按钮悬浮颜色
This commit is contained in:
@@ -40,6 +40,9 @@ export const navbarRight = css`
|
||||
height: 16px;
|
||||
}
|
||||
}
|
||||
&:hover {
|
||||
background-color: ${themeVars.color.nav.hoverBg};
|
||||
}
|
||||
}
|
||||
}
|
||||
.item.ui.dropdown {
|
||||
|
||||
Reference in New Issue
Block a user