mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-09 01:25:22 +01:00
Et2Select: Let select option list get as big as it needs
This commit is contained in:
parent
a9fcf05fab
commit
5a02959468
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user