Compare commits
2 Commits
v1.8.3
...
3b22f8c2f4
| Author | SHA1 | Date | |
|---|---|---|---|
|
3b22f8c2f4
|
|||
|
1a643e980d
|
@@ -533,7 +533,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ol-touch .ol-control.ol-locate {
|
.ol-touch .ol-control.ol-locate {
|
||||||
inset: auto auto 3.5em;
|
inset: auto 0.5em 3.5em auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Rotate Control */
|
/* Rotate Control */
|
||||||
@@ -542,7 +542,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.ol-touch .ol-rotate {
|
.ol-touch .ol-rotate {
|
||||||
inset: auto auto 6em;
|
inset: auto 0.5em 6em auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
span.icon {
|
span.icon {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "marco",
|
"name": "marco",
|
||||||
"version": "1.8.3",
|
"version": "1.8.4",
|
||||||
"private": true,
|
"private": true,
|
||||||
"description": "Unhosted maps app",
|
"description": "Unhosted maps app",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
1
release/assets/main-BUxpycIX.css
Normal file
1
release/assets/main-BUxpycIX.css
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -26,8 +26,8 @@
|
|||||||
<meta name="msapplication-TileColor" content="#F6E9A6">
|
<meta name="msapplication-TileColor" content="#F6E9A6">
|
||||||
<meta name="msapplication-TileImage" content="/icons/icon-144.png">
|
<meta name="msapplication-TileImage" content="/icons/icon-144.png">
|
||||||
|
|
||||||
<script type="module" crossorigin src="/assets/main-UPJ86bLK.js"></script>
|
<script type="module" crossorigin src="/assets/main-CLUikpAb.js"></script>
|
||||||
<link rel="stylesheet" crossorigin href="/assets/main-BcLOwTwc.css">
|
<link rel="stylesheet" crossorigin href="/assets/main-BUxpycIX.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user