style: adjust user list row height before release
This commit is contained in:
@@ -538,8 +538,8 @@ const handleMenuTap = (item: any) => {
|
||||
|
||||
&__item {
|
||||
flex: 0 0 44rpx;
|
||||
height: 44rpx;
|
||||
min-height: 44rpx;
|
||||
height: 74rpx;
|
||||
min-height: 74rpx;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding: 0 8rpx;
|
||||
|
||||
Reference in New Issue
Block a user