add class style back in after it desktop update
This commit is contained in:
parent
17e40d818d
commit
1cf332ec3b
1 changed files with 4 additions and 0 deletions
|
|
@ -86,6 +86,10 @@ body {
|
|||
height: 1px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.pac-container {
|
||||
z-index: 10000 !important;
|
||||
}
|
||||
}
|
||||
|
||||
.modal-open {
|
||||
|
|
|
|||
Loading…
Reference in a new issue