Skip to content

Commit

Permalink
moved positioning style overrule into taskclustermap.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewPhilbin committed Aug 2, 2023
1 parent 8258c34 commit 25854e5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/TaskClusterMap/TaskClusterMap.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,10 @@
.leaflet-container {
height: 100%;
}

.leaflet-control-scale {
top: 0px !important;
}
}

.greyscale-cluster {
Expand Down

0 comments on commit 25854e5

Please sign in to comment.