mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-28 09:38:53 +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;
|
margin-left: 0px;
|
||||||
max-height: initial;
|
max-height: initial;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
|
||||||
flex: 1 1 auto;
|
|
||||||
gap: 0.1rem 0.5rem;
|
gap: 0.1rem 0.5rem;
|
||||||
}
|
}
|
||||||
:host([rows]) .select__tags {
|
:host([rows]) .select__tags {
|
||||||
|
Loading…
Reference in New Issue
Block a user