Use tom-select as tagsinput input

This commit is contained in:
Jan Böhmer 2022-08-03 22:44:38 +02:00
parent 591f51432d
commit 78e3d36a5c
9 changed files with 62 additions and 759 deletions

View file

@ -0,0 +1,4 @@
.tagsinput.ts-wrapper.multi .ts-control > div {
background: var(--bs-secondary);
color: var(--bs-white);
}