This commit is contained in:
nathan 2023-04-19 10:25:49 -06:00
parent aded689831
commit 889fa75f8c

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 {