Skip to content

Commit 81d8441

Browse files
adjusts left padding for bottom left details
1 parent e531301 commit 81d8441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/globals.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
}
199199

200200
#main .maplibregl-ctrl-bottom-left {
201-
left: 20px;
201+
left: 10px;
202202
padding-bottom: 10px;
203203
pointer-events: bounding-box;
204204
}

0 commit comments

Comments
 (0)