SSR-648 Fix Address Search List in the wrong position
This commit is contained in:
parent
cfed9d3816
commit
134548af12
1 changed files with 1 additions and 1 deletions
|
|
@ -356,7 +356,7 @@ export default {
|
|||
#streetAddressField {
|
||||
position: relative;
|
||||
|
||||
.pac-container {
|
||||
:deep(.pac-container) {
|
||||
top: 76px !important; // Height of #streetAddressField
|
||||
left: 0 !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue