fix(front): fix TagInput width properly
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -101,8 +101,3 @@ const tagsStrings = computed({
|
||||
},
|
||||
});
|
||||
</script>
|
||||
<style lang="scss" scoped>
|
||||
:deep(.o-input__wrapper) {
|
||||
display: initial;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user