Fix dropdown menu arrow navigation
This commit is contained in:
parent
9950ef16ce
commit
dd0c1eb74d
@ -1268,7 +1268,7 @@ app-global-footer {
|
||||
|
||||
.dropdown-menu {
|
||||
background-color: var(--bg);
|
||||
.dropdown-item:hover {
|
||||
.dropdown-item:hover, .dropdown-item:focus {
|
||||
background-color: var(--active-bg);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user