mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 10:42:12 +00:00
fix: use the default height set in the component
MutliSelect
This commit is contained in:
parent
52dc8e6ad2
commit
6b9be43671
1 changed files with 0 additions and 1 deletions
|
|
@ -286,7 +286,6 @@
|
|||
}
|
||||
|
||||
.multiselect-menu-container {
|
||||
max-height: calc(3.2rem * 7);
|
||||
overflow: auto;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue