Skip to content

Commit

Permalink
Add z-index 1 to map filters
Browse files Browse the repository at this point in the history
  • Loading branch information
suvikankare committed Dec 2, 2024
1 parent 8061359 commit 2993f37
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ui/src/styles/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,6 @@ h4 {
.border-l-dashed {
border-left-style: dashed;
}
.maplibregl-ctrl-bottom-right {
z-index: 1;
}

0 comments on commit 2993f37

Please sign in to comment.