fix iOS t-navbar style

This commit is contained in:
Timi
2026-04-14 14:38:48 +08:00
parent 631122c79b
commit 42efa2b370
2 changed files with 18 additions and 11 deletions

View File

@@ -102,8 +102,8 @@ onUnmounted(() => {
width: 100%;
height: 100%;
display: grid;
min-height: 100%;
position: relative;
min-height: 100%;
overflow-x: hidden;
.pages {