mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:36 +01:00
Stop tags being drawn to the max width
This commit is contained in:
parent
1b0c2a95a2
commit
31e83ddf05
@ -103,8 +103,6 @@ export class Et2Select extends Et2WithSearchMixin(Et2WidgetWithSelect)
|
||||
margin-left: 0px;
|
||||
max-height: initial;
|
||||
overflow-y: auto;
|
||||
|
||||
flex: 1 1 auto;
|
||||
gap: 0.1rem 0.5rem;
|
||||
}
|
||||
:host([rows]) .select__tags {
|
||||
|
Loading…
Reference in New Issue
Block a user