feat: enhance mobile layout with FAB visibility and responsive adjustments

This commit is contained in:
shuaiplus
2026-04-26 19:59:50 +08:00
parent 0cffbcd1f8
commit 2f7e66ee69
4 changed files with 34 additions and 24 deletions
-1
View File
@@ -184,7 +184,6 @@
.route-stage {
@apply h-full min-h-0 overflow-auto;
animation: route-stage-in 220ms var(--ease-out-expo) both;
}
.mobile-sidebar-mask {