Merge pull request #649 from Safelite/feature/richardson/1201-mobile-address-fix

add class style back in after it desktop update
This commit is contained in:
brich1212safe 2024-04-25 14:16:14 -04:00 committed by GitHub
commit 24e4548a9e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -86,6 +86,10 @@ body {
height: 1px;
overflow: hidden;
}
.pac-container {
z-index: 10000 !important;
}
}
.modal-open {