mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
Fix suffix positioning
This commit is contained in:
parent
46836dff66
commit
daf69d0040
@ -103,6 +103,7 @@ export default css`
|
||||
|
||||
.tree-dropdown__tags {
|
||||
display: flex;
|
||||
flex: 2 1 auto;
|
||||
flex-wrap: wrap;
|
||||
gap: 0.1rem 0.5rem;
|
||||
min-height: var(--sl-input-height-medium);
|
||||
|
Loading…
Reference in New Issue
Block a user