mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Fixed: navbar hover mobile styling
This commit is contained in:
parent
061c40c8f4
commit
216286db5e
1 changed files with 2 additions and 1 deletions
|
@ -34,7 +34,8 @@
|
|||
|
||||
&:hover,
|
||||
&:focus {
|
||||
background-color: #333;
|
||||
color : #222;
|
||||
background-color : #333;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue