Skip to content

Commit

Permalink
Style tweaking for no cookies maps
Browse files Browse the repository at this point in the history
  • Loading branch information
ArbenVHUG committed Jul 6, 2022
1 parent b2568a1 commit 0fc5a5a
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions src/Resources/public/css/basic-maps.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
.map-container {
position: relative;
}

.ce_dlh_googlemaps,
.mod_dlh_googlemaps,
.ce_openstreetmap,
Expand Down Expand Up @@ -38,6 +42,6 @@
}
}

.map-container {
position: relative;
.no-cookie-maps {
background: #eee;
}

0 comments on commit 0fc5a5a

Please sign in to comment.