css fixed

This commit is contained in:
surrim 2022-05-19 01:29:48 +01:00 committed by onli
parent d2ae531d26
commit 88219cc40f

View file

@ -44,13 +44,18 @@
font-weight: bold; font-weight: bold;
} }
.ol-scale-bar{ .ol-control {
z-index: 1;
}
.ol-scale-bar {
top: .5em; top: .5em;
bottom: unset; bottom: unset;
left: unset; left: unset;
right: 3.25em; right: 3.25em;
margin-right: 14px; margin-right: 14px;
margin-top: 3px; margin-top: 3px;
z-index: 0;
} }
.ol-scale-step-text { .ol-scale-step-text {