Fixed style glitches in dropdowns
This commit is contained in:
parent
db80710160
commit
6a389e902a
|
@ -0,0 +1 @@
|
||||||
|
Fixed style glitches in dropdowns
|
|
@ -21,7 +21,7 @@ plugins.push(
|
||||||
]),
|
]),
|
||||||
whitelist: ['scale'],
|
whitelist: ['scale'],
|
||||||
whitelistPatterns:[/plyr/],
|
whitelistPatterns:[/plyr/],
|
||||||
whitelistPatternsChildren:[/plyr/]
|
whitelistPatternsChildren:[/plyr/, /dropdown/]
|
||||||
}),
|
}),
|
||||||
)
|
)
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
|
Loading…
Reference in New Issue