Skip to content

Commit 2ca492c

Browse files
committed
front: update top positon of compass in map buttons
Signed-off-by: theocrsb <[email protected]>
1 parent a114e33 commit 2ca492c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

front/src/styles/scss/common/map/_map.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
.compass-needle,
6464
.compass-cardinal {
6565
position: absolute;
66-
top: 16px;
66+
top: 12px;
6767
left: 18px;
6868
transform: translate(-40%, 0);
6969
}

0 commit comments

Comments
 (0)