style: add gray borders to user cards
This commit is contained in:
@@ -416,7 +416,9 @@ const handleMenuTap = (item: any) => {
|
||||
margin-bottom: 12rpx;
|
||||
padding: 14rpx 10rpx 10rpx;
|
||||
border-radius: 16rpx;
|
||||
border: 1rpx solid #e5e7eb;
|
||||
background: #fff;
|
||||
box-sizing: border-box;
|
||||
box-shadow: 0 8rpx 28rpx rgba(23, 40, 75, 0.04);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user