Merge branch 'tags-placeholder' into 'master'

Fixed style glitches in dropdowns

See merge request funkwhale/funkwhale!932
This commit is contained in:
Eliot Berriot 2019-10-16 14:38:28 +02:00
commit 90d8e3d851
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 = {