Skip to content

Commit 518b9c4

Browse files
committed
front: update top positon of compass in map buttons
Signed-off-by: theocrsb <theo_crosbie@yahoo.fr>
1 parent 575dbe6 commit 518b9c4

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)