Skip to content

Commit 9bb647a

Browse files
committed
update mouseposition style
1 parent 09d0921 commit 9bb647a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

style.less

+7
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,13 @@
335335
top: initial;
336336
bottom: 0;
337337
right: 4em;
338+
font-size: 14px;
339+
text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
340+
}
341+
342+
.ol-scale-step-text {
343+
font-size: 14px;
344+
bottom: -10px;
338345
}
339346

340347
.layer-switcher {

0 commit comments

Comments
 (0)