Skip to content

Commit

Permalink
Make map background transparent (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
KristjanESPERANTO authored Nov 12, 2023
1 parent 5c8f0db commit 5cc0194
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions MMM-RAIN-MAP.css
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@
.rain-map-time.rain-map-forecast {
color: var(--color-forecast);
}

.leaflet-container {
background-color: transparent !important;
}

0 comments on commit 5cc0194

Please sign in to comment.