feat: group navigation styles further
This commit is contained in:

committed by
Gitea

parent
ff9efe7889
commit
4fc7b9c67e
@ -59,6 +59,10 @@ onClickOutside(dropdown, (e: Event) => {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.dropdown-trigger {
|
||||
padding: .5rem;
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
min-width: 12rem;
|
||||
padding-top: 4px;
|
||||
|
Reference in New Issue
Block a user