mirror of
https://github.com/ansible/awx.git
synced 2024-11-02 09:51:09 +03:00
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…
Reference in New Issue
Block a user