Skip to content
Snippets Groups Projects
Commit 57e7f815 authored by Ciarán Ainsworth's avatar Ciarán Ainsworth
Browse files

Merge branch 'fix-tag-searchbar' into 'develop'

Added new CSS to fix tag selector

See merge request funkwhale/funkwhale!845
parents 8a3148c0 c64f1ccc
No related branches found
No related tags found
No related merge requests found
......@@ -66,3 +66,12 @@ export default {
}
}
</script>
<style scoped>
.ui.form .field > .selection.dropdown {
min-width: 200px;
}
</style>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment