Fixed style glitches in dropdowns

This commit is contained in:
Eliot Berriot 2019-10-16 12:18:38 +02:00
parent db80710160
commit 6a389e902a
No known key found for this signature in database
GPG Key ID: 6B501DFD73514E14
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
Fixed style glitches in dropdowns

View File

@ -21,7 +21,7 @@ plugins.push(
]),
whitelist: ['scale'],
whitelistPatterns:[/plyr/],
whitelistPatternsChildren:[/plyr/]
whitelistPatternsChildren:[/plyr/, /dropdown/]
}),
)
module.exports = {