Compare commits

..

2 Commits

Author SHA1 Message Date
e3147caa90 1.15.2
All checks were successful
CI / Lint (push) Successful in 50s
CI / Test (push) Successful in 59s
2026-03-17 16:35:10 +04:00
7c11fefdb7 Tweak whitespace 2026-03-17 16:34:19 +04:00
7 changed files with 7 additions and 7 deletions

View File

@@ -246,7 +246,7 @@ body {
} }
.sidebar-content { .sidebar-content {
padding: 1rem; padding: 0.5rem 1rem 1rem;
overflow-y: auto; overflow-y: auto;
-webkit-overflow-scrolling: touch; -webkit-overflow-scrolling: touch;
flex: 1; flex: 1;

View File

@@ -1,6 +1,6 @@
{ {
"name": "marco", "name": "marco",
"version": "1.15.1", "version": "1.15.2",
"private": true, "private": true,
"description": "Unhosted maps app", "description": "Unhosted maps app",
"repository": { "repository": {

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

View File

@@ -39,8 +39,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-B0kgA7Vd.js"></script> <script type="module" crossorigin src="/assets/main-_2wecUUD.js"></script>
<link rel="stylesheet" crossorigin href="/assets/main-CiVfjn0D.css"> <link rel="stylesheet" crossorigin href="/assets/main-ib8GDjrs.css">
</head> </head>
<body> <body>
</body> </body>