Fix suggestion container offset
This commit is contained in:
parent
a9e333b73a
commit
26223ccc0a
1 changed files with 1 additions and 0 deletions
|
|
@ -173,6 +173,7 @@ class AddressOrReportInput extends HTMLElement {
|
|||
overflow-y: auto;
|
||||
z-index: 1000;
|
||||
box-shadow: 0 4px 8px rgba(0,0,0,0.1);
|
||||
top: 48px;
|
||||
}
|
||||
.suggestion-item {
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue