feat: 移动端兼容优化

This commit is contained in:
Gsh
2026-01-03 22:18:19 +08:00
parent 0147457329
commit 63aa8d9536
3 changed files with 6 additions and 2 deletions

View File

@@ -171,7 +171,7 @@ window.addEventListener('resize', checkIsMobile);
justify-content: space-between;
min-height: 70px;
box-sizing: border-box;
background: none;
background: #FFF;
}
.nav-title {