优化样式

This commit is contained in:
2026-03-02 16:15:59 +08:00
parent 1973ec3faa
commit 69248d33c8

View File

@@ -3,6 +3,7 @@
background-color: #f5f5f5;
box-sizing: border-box;
overflow: hidden;
padding: 0 20px;
.custom-navbar {
height: 56px;
/* 通常与原生导航栏高度一致 */
@@ -77,7 +78,6 @@
letter-spacing: 0px;
vertical-align: middle;
color: #3c3c4366;
padding: 0 20px;
}
.btn {