Fix location of additional map controls

This commit is contained in:
Râu Cao 2026-01-26 16:02:23 +07:00
parent b085783ad8
commit 1a643e980d
Signed by: raucao
GPG Key ID: 37036C356E56CC51

View File

@ -533,7 +533,7 @@ body {
}
.ol-touch .ol-control.ol-locate {
inset: auto auto 3.5em;
inset: auto 0.5em 3.5em auto;
}
/* Rotate Control */
@ -542,7 +542,7 @@ body {
}
.ol-touch .ol-rotate {
inset: auto auto 6em;
inset: auto 0.5em 6em auto;
}
span.icon {