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

Added new CSS to fix tag selector

parent 8a3148c0
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