mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
Add Series autocomplete extends beyond tiny modal now.
This commit is contained in:
parent
cbb1e17c4e
commit
e2addd47ec
2 changed files with 5 additions and 1 deletions
|
@ -115,4 +115,8 @@ li.add-new:hover {
|
|||
.add-series-import-btn {
|
||||
width: 93.3%;
|
||||
}
|
||||
}
|
||||
|
||||
.root-folders-modal {
|
||||
overflow: visible;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue