refactor(Player): set audio menu max-height same as subtitles menu

This commit is contained in:
Tim 2026-01-22 10:24:14 +01:00
parent e85b67268d
commit 15575ee699

View file

@ -7,6 +7,7 @@
align-self: stretch;
display: flex;
flex-direction: column;
max-height: 25rem;
width: 16rem;
.header {