Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions-bot committed Oct 23, 2023
1 parent b7cd5d4 commit 6e21297
Show file tree
Hide file tree
Showing 20 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66559,4 +66559,4 @@ var useClickAway = function (ref, onClickAway, events) {

/***/ })
/******/ ]);
//# sourceMappingURL=bundle-65beede076e2426e670b50f1a2257a31.js.map
//# sourceMappingURL=bundle-34b29ce1e496f06007c4ad5d295332b4.js.map

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion compilationHash.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
module.exports = '65beede076e2426e670b50f1a2257a31'
module.exports = '34b29ce1e496f06007c4ad5d295332b4'
2 changes: 1 addition & 1 deletion iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@
/* eslint-enable object-shorthand */
})
);
};</script><link href="./mapstyle/iconfont/iconfont.css" rel="stylesheet"><link href="./build/css/app-65beede076e2426e670b50f1a2257a31.css" rel="stylesheet"><style>/* We don't want to have a theme dependant background (dark mode) */
};</script><link href="./mapstyle/iconfont/iconfont.css" rel="stylesheet"><link href="./build/css/app-34b29ce1e496f06007c4ad5d295332b4.css" rel="stylesheet"><style>/* We don't want to have a theme dependant background (dark mode) */
@media (prefers-color-scheme: dark) {
body:not([data-theme='light']) {
background-color: white;
Expand Down
6 changes: 3 additions & 3 deletions mapstyle/iconfont/iconfont.css
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
@font-face {
font-family: "iconfont";
src: url("iconfont.eot?409ad4eaec83c16ae7e7c70f2848b53c?#iefix") format("embedded-opentype"),
url("iconfont.woff2?409ad4eaec83c16ae7e7c70f2848b53c") format("woff2"),
url("iconfont.woff?409ad4eaec83c16ae7e7c70f2848b53c") format("woff");
src: url("iconfont.eot?6b3dd8e64d7b658639d65fd9ad60ded1?#iefix") format("embedded-opentype"),
url("iconfont.woff2?6b3dd8e64d7b658639d65fd9ad60ded1") format("woff2"),
url("iconfont.woff?6b3dd8e64d7b658639d65fd9ad60ded1") format("woff");
}

.icon {
Expand Down
Binary file modified mapstyle/iconfont/iconfont.eot
Binary file not shown.
Binary file modified mapstyle/iconfont/iconfont.ttf
Binary file not shown.
Binary file modified mapstyle/iconfont/iconfont.woff
Binary file not shown.
Binary file modified mapstyle/iconfont/iconfont.woff2
Binary file not shown.

0 comments on commit 6e21297

Please sign in to comment.