Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jovuit
funkwhale
Commits
90d8e3d8
Commit
90d8e3d8
authored
Oct 16, 2019
by
Eliot Berriot
Browse files
Merge branch 'tags-placeholder' into 'master'
Fixed style glitches in dropdowns See merge request
!932
parents
8de30049
6a389e90
Changes
2
Hide whitespace changes
Inline
Side-by-side
changes/changelog.d/css-dropdown.bugfix
0 → 100644
View file @
90d8e3d8
Fixed style glitches in dropdowns
front/vue.config.js
View file @
90d8e3d8
...
...
@@ -21,7 +21,7 @@ plugins.push(
]),
whitelist
:
[
'
scale
'
],
whitelistPatterns
:[
/plyr/
],
whitelistPatternsChildren
:[
/plyr/
]
whitelistPatternsChildren
:[
/plyr/
,
/dropdown/
]
}),
)
module
.
exports
=
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment