mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Fix user menu item styling (#4985)
This commit is contained in:
committed by
techknowlogick
parent
39735723f5
commit
31d5488059
@@ -415,6 +415,11 @@ pre, code {
|
||||
}
|
||||
}
|
||||
|
||||
.user-menu > .item {
|
||||
width: 100%;
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
|
||||
.scrolling.menu {
|
||||
.item.selected {
|
||||
font-weight: 700 !important;
|
||||
|
Reference in New Issue
Block a user