feat:缩小移动端导航栏边距

This commit is contained in:
hzm
2026-02-28 20:02:51 +08:00
parent 5ab0ad45c2
commit ad746c0fcd

View File

@@ -694,6 +694,8 @@ body::before {
top: 0;
left: 0;
right: 0;
padding-left: 12px;
padding-right: 4px;
border-radius: 0;
border-top: none;
border-left: none;