Add series auto complete will show results outside of modal now.
This commit is contained in:
parent
e6b9cd7e60
commit
aa2fdb9d76
|
@ -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 New Issue