mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-06 19:19:29 +00:00
4 lines
114 B
CSS
4 lines
114 B
CSS
|
|
.tagsinput.ts-wrapper.multi .ts-control > div {
|
||
|
|
background: var(--bs-secondary);
|
||
|
|
color: var(--bs-white);
|
||
|
|
}
|