fix(front): fix TagInput width properly
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -153,6 +153,9 @@ body {
|
||||
.taginput-item:first-child {
|
||||
@apply ml-2;
|
||||
}
|
||||
.taginput-input-wrapper {
|
||||
@apply block;
|
||||
}
|
||||
|
||||
/* Autocomplete */
|
||||
.autocomplete {
|
||||
|
||||
Reference in New Issue
Block a user