mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-26 01:37:07 +00: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 {
|
.root-folders-modal {
|
||||||
overflow: hidden;
|
overflow: visible;
|
||||||
|
|
||||||
.root-folders-list {
|
.root-folders-list {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|
Loading…
Reference in a new issue