mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
refactor(Player): set audio menu max-height same as subtitles menu
This commit is contained in:
parent
e85b67268d
commit
15575ee699
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
align-self: stretch;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
max-height: 25rem;
|
||||
width: 16rem;
|
||||
|
||||
.header {
|
||||
|
|
|
|||
Loading…
Reference in a new issue