mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-06 14:09:33 +02:00
Et2Select: Let select option list get as big as it needs
This commit is contained in:
@ -184,7 +184,6 @@ export class Et2Select extends Et2WithSearchMixin(Et2WidgetWithSelect)
|
||||
min-width: fit-content;
|
||||
border-radius: var(--sl-border-radius-small);
|
||||
border: 1px solid var(--sl-color-neutral-200);
|
||||
max-height: 15em;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user