mirror of
https://github.com/Radarr/Radarr
synced 2025-12-14 12:23:11 +01:00
Add series auto complete will show results outside of modal now.
This commit is contained in:
parent
e6b9cd7e60
commit
aa2fdb9d76
1 changed files with 1 additions and 1 deletions
|
|
@ -118,7 +118,7 @@ li.add-new:hover {
|
|||
}
|
||||
|
||||
.root-folders-modal {
|
||||
overflow: hidden;
|
||||
overflow: visible;
|
||||
|
||||
.root-folders-list {
|
||||
overflow: auto;
|
||||
|
|
|
|||
Loading…
Reference in a new issue