Fix overflow issue on small players with menu open

This commit is contained in:
Sam Potts
2017-11-23 22:32:07 +11:00
parent 61325bbad1
commit f7bf0961cf
8 changed files with 12 additions and 4 deletions

View File

@@ -282,6 +282,7 @@ const defaults = {
menu: {
value: 'plyr__menu__value',
badge: 'plyr__badge',
open: 'plyr--menu-open',
},
captions: {
enabled: 'plyr--captions-enabled',