fix(SW-1111) fix filter button and filter flimmer in mobile
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
.dynamicMap {
|
||||
--hotel-map-height: 100dvh;
|
||||
--hotel-map-top: 0px;
|
||||
--hotel-map-top: 145px;
|
||||
--hotel-dynamic-map-z-index: 2;
|
||||
position: fixed;
|
||||
top: var(--hotel-map-top);
|
||||
left: 0;
|
||||
@@ -15,4 +16,6 @@
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
height: 100vh;
|
||||
right: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user