mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 20:00:43 -03:30
fix hover state colors on mobile menu
This commit is contained in:
parent
c1069775a4
commit
c982834cbe
@ -264,7 +264,8 @@
|
||||
.MainMenu-item:hover,
|
||||
.MainMenu-logo:hover,
|
||||
.MainMenu-item.is-currentRoute {
|
||||
color: @menu-link;
|
||||
background-color: @default-tertiary-bg;
|
||||
color: @default-icon;
|
||||
}
|
||||
|
||||
// item on
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user