UX: fix for misalignment in autocomplete (#19693)
This commit is contained in:
parent
8a0bac7bec
commit
179f13078e
|
@ -439,6 +439,7 @@ html.composer-open {
|
|||
}
|
||||
|
||||
.name {
|
||||
display: contents;
|
||||
font-size: var(--font-down-1);
|
||||
color: var(--primary-high);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue