diff --git a/apps/client/src/widgets/collections/geomap/index.css b/apps/client/src/widgets/collections/geomap/index.css index be16b13eaf..53e08a0de4 100644 --- a/apps/client/src/widgets/collections/geomap/index.css +++ b/apps/client/src/widgets/collections/geomap/index.css @@ -7,14 +7,9 @@ > .collection-properties { position: relative; - z-index: 998; } } -body.mobile .geo-view > .collection-properties { - z-index: 2500; -} - .geo-map-container { height: 100%; overflow: hidden;