mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-23 18:28:49 +02: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);
|
||
|
}
|