style: add community nav left spacing
This commit is contained in:
@@ -454,7 +454,7 @@ onShow(() => {
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: flex-end;
|
align-items: flex-end;
|
||||||
gap: 18rpx;
|
gap: 18rpx;
|
||||||
padding: 0;
|
padding: 0 0 0 10rpx;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user