UX: ensure ac-wrap input height matches other inputs
This commit is contained in:
parent
0010e7ddd2
commit
2144009520
|
@ -430,6 +430,7 @@ div.ac-wrap {
|
|||
border: 0;
|
||||
margin: 0;
|
||||
background: transparent;
|
||||
min-height: unset;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue