mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 19:02:15 +00:00
remove multiselect media query
This commit is contained in:
parent
86a4effb81
commit
15e737c597
1 changed files with 0 additions and 9 deletions
|
|
@ -99,13 +99,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: @minimum) {
|
||||
.modal-container, .popup-menu-container {
|
||||
.menu-container {
|
||||
max-height: 19rem;
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue