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
6a389e90
Verified
Commit
6a389e90
authored
Oct 16, 2019
by
Eliot Berriot
Browse files
Fixed style glitches in dropdowns
parent
db807101
Changes
2
Hide whitespace changes
Inline
Side-by-side
changes/changelog.d/css-dropdown.bugfix
0 → 100644
View file @
6a389e90
Fixed style glitches in dropdowns
front/vue.config.js
View file @
6a389e90
...
...
@@ -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