fix: 列表功能样式优化完善。
This commit is contained in:
@@ -454,8 +454,12 @@ page {
|
||||
}
|
||||
}
|
||||
|
||||
.card-body {
|
||||
.card-body {
|
||||
padding: 24rpx;
|
||||
background: #fafbfc;
|
||||
border: 2rpx solid #f0f2f5;
|
||||
margin: 15rpx 16rpx 2rpx;
|
||||
border-radius: 12rpx;
|
||||
}
|
||||
|
||||
.info-row {
|
||||
|
||||
Reference in New Issue
Block a user