mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -04:00
Fixed: Unable to close indexer category select input on mobile
Closes #4296 (cherry picked from commit e42d1af5ff8f3eb987195caa7ec8a0bbaf4a00c3) # Conflicts: # frontend/src/Components/Form/EnhancedSelectInput.js
This commit is contained in:
@@ -54,4 +54,8 @@
|
||||
&:last-child {
|
||||
border: none;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
background-color: unset;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user