Merge branch 'tags-placeholder' into 'master'
Fixed style glitches in dropdowns See merge request funkwhale/funkwhale!932
This commit is contained in:
commit
90d8e3d851
|
@ -0,0 +1 @@
|
|||
Fixed style glitches in dropdowns
|
|
@ -21,7 +21,7 @@ plugins.push(
|
|||
]),
|
||||
whitelist: ['scale'],
|
||||
whitelistPatterns:[/plyr/],
|
||||
whitelistPatternsChildren:[/plyr/]
|
||||
whitelistPatternsChildren:[/plyr/, /dropdown/]
|
||||
}),
|
||||
)
|
||||
module.exports = {
|
||||
|
|
Loading…
Reference in New Issue