Merge branch 'tags-placeholder' into 'master'
Fixed style glitches in dropdowns See merge request funkwhale/funkwhale!932
This commit is contained in:
commit
90d8e3d851
2 changed files with 2 additions and 1 deletions
1
changes/changelog.d/css-dropdown.bugfix
Normal file
1
changes/changelog.d/css-dropdown.bugfix
Normal file
|
|
@ -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…
Add table
Add a link
Reference in a new issue