style: add h5 community nav top spacing

This commit is contained in:
hajimi
2026-08-02 01:24:52 +08:00
parent 60f624681c
commit 29dc37a902
+3
View File
@@ -455,6 +455,9 @@ onShow(() => {
align-items: flex-end;
gap: 18rpx;
padding: 0 0 0 10rpx;
/* #ifdef H5 */
padding-top: 10rpx;
/* #endif */
background: transparent;
box-sizing: border-box;