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