Compare commits

..

1 Commits

Author SHA1 Message Date
raucao ac089286bd 1.13.0 2026-03-11 16:14:04 +04:00
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -239,7 +239,6 @@ body {
.sidebar-content {
padding: 1rem;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
flex: 1; /* Take up remaining vertical space */
}
@@ -773,6 +772,7 @@ button.create-place {
.sidebar-content {
overflow-y: auto;
overscroll-behavior: contain; /* Prevent scroll chaining */
/* Ensure content doesn't get hidden behind bottom safe areas on mobile */
padding-bottom: env(safe-area-inset-bottom, 20px);
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "marco",
"version": "1.13.1",
"version": "1.13.0",
"private": true,
"description": "Unhosted maps app",
"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
+2 -2
View File
@@ -39,8 +39,8 @@
<meta name="msapplication-TileColor" content="#F6E9A6">
<meta name="msapplication-TileImage" content="/icons/icon-144.png">
<script type="module" crossorigin src="/assets/main-CixkPz0h.js"></script>
<link rel="stylesheet" crossorigin href="/assets/main-CU2Ii0VD.css">
<script type="module" crossorigin src="/assets/main-BKvJYcmy.js"></script>
<link rel="stylesheet" crossorigin href="/assets/main-BeloONRF.css">
</head>
<body>
</body>