mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 01:13:25 +01:00
Et2TreeDropdown: No need to keep small search size, it's hidden when we don't want it
This commit is contained in:
parent
1709bcf40c
commit
6727df5d39
@ -153,7 +153,6 @@ export default css`
|
||||
:host(:not([multiple])) .tree-dropdown--focused .tree-dropdown__search,
|
||||
:host(:not([multiple])) .tree-dropdown--open .tree-dropdown__search {
|
||||
display: initial;
|
||||
flex-grow: 0;
|
||||
}
|
||||
|
||||
.tree-dropdown__suffix {
|
||||
|
Loading…
Reference in New Issue
Block a user