.overlay-sidebar #sidebar #banner {
display: none;
}
-
- .leaflet-top.leaflet-right {
- top: 10px !important;
- }
}
/* Utility for styling notification numbers */
/* Rules for Leaflet maps */
+.leaflet-top.leaflet-right,
+.leaflet-top.leaflet-left {
+ height: 100%;
+ column-gap: 10px;
+ display: flex;
+ flex-direction: column;
+ flex-wrap: wrap-reverse;
+}
+
.leaflet-control .control-button {
display: block;
height: 40px;