Skip to content

Commit

Permalink
Removes the border from leaflet-div-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaudv committed Nov 2, 2024
1 parent 76ba73a commit 51bf23b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/styles/global.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@
.full-page-map .leaflet-control-zoom {
margin-top: 72px !important;
}

.leaflet-div-icon {
border: none !important;
}

0 comments on commit 51bf23b

Please sign in to comment.