style: add h5 community nav top spacing
This commit is contained in:
@@ -455,6 +455,9 @@ onShow(() => {
|
|||||||
align-items: flex-end;
|
align-items: flex-end;
|
||||||
gap: 18rpx;
|
gap: 18rpx;
|
||||||
padding: 0 0 0 10rpx;
|
padding: 0 0 0 10rpx;
|
||||||
|
/* #ifdef H5 */
|
||||||
|
padding-top: 10rpx;
|
||||||
|
/* #endif */
|
||||||
background: transparent;
|
background: transparent;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user