add class style back in after it desktop update

This commit is contained in:
Bill Richardson 2024-04-25 14:07:16 -04:00
parent 17e40d818d
commit 1cf332ec3b

View file

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