Fix playlist block with theater player

pull/1935/head
Chocobozzz 2019-05-17 14:17:38 +02:00
parent ab5f9ed86e
commit 67c687236f
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ $player-factor: 1.7; // 16/9
width: 100% !important;
height: auto !important;
max-height: 300px !important;
max-width: initial;
border-bottom: 1px solid $separator-border-color !important;
}