This commit is contained in:
nathan 2023-04-19 10:25:49 -06:00
parent 9e8bc6e1ee
commit 5c1c31e2a5

View File

@ -86,7 +86,7 @@ export class Et2Select extends Et2WithSearchMixin(Et2WidgetWithSelect)
}
/* Ellipsis when too small */
.select_tags {
.select__tags {
max-width: 100%;
}
.select__label {