Fix user menu item styling (#4985)
This commit is contained in:
parent
39735723f5
commit
31d5488059
3 changed files with 7 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
@ -415,6 +415,11 @@ pre, code {
|
|||
}
|
||||
}
|
||||
|
||||
.user-menu > .item {
|
||||
width: 100%;
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
|
||||
.scrolling.menu {
|
||||
.item.selected {
|
||||
font-weight: 700 !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue