fix: stabilize iOS Safari mobile navigation

This commit is contained in:
jxxghp
2026-06-16 14:20:12 +08:00
parent 18566c0e9d
commit 405e460ad6
5 changed files with 32 additions and 13 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ body {
background: rgb(var(--v-theme-background));
overscroll-behavior-y: contain;
--webkit-overflow-scrolling: touch;
-webkit-overflow-scrolling: touch;
}
body,