mirror of https://github.com/lidarr/Lidarr
Fixed: navbar hover mobile styling
This commit is contained in:
parent
061c40c8f4
commit
216286db5e
|
@ -34,6 +34,7 @@
|
|||
|
||||
&:hover,
|
||||
&:focus {
|
||||
color : #222;
|
||||
background-color : #333;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue