fix: 功能漏项优化。
This commit is contained in:
@@ -1368,7 +1368,7 @@ page {
|
|||||||
padding: 24rpx;
|
padding: 24rpx;
|
||||||
background: #fafbfc;
|
background: #fafbfc;
|
||||||
border: 2rpx solid #f0f2f5;
|
border: 2rpx solid #f0f2f5;
|
||||||
margin: 15rpx 16rpx 2rpx;
|
margin: 15rpx 16rpx 15rpx;
|
||||||
border-radius: 12rpx;
|
border-radius: 12rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1220,7 +1220,7 @@ page {
|
|||||||
padding: 24rpx;
|
padding: 24rpx;
|
||||||
background: #fafbfc;
|
background: #fafbfc;
|
||||||
border: 2rpx solid #f0f2f5;
|
border: 2rpx solid #f0f2f5;
|
||||||
margin: 15rpx 16rpx 2rpx;
|
margin: 15rpx 16rpx 15rpx;
|
||||||
border-radius: 12rpx;
|
border-radius: 12rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -1170,7 +1170,7 @@ page {
|
|||||||
padding: 24rpx;
|
padding: 24rpx;
|
||||||
background: #fafbfc;
|
background: #fafbfc;
|
||||||
border: 2rpx solid #f0f2f5;
|
border: 2rpx solid #f0f2f5;
|
||||||
margin: 15rpx 16rpx 2rpx;
|
margin: 15rpx 16rpx 15rpx;
|
||||||
border-radius: 12rpx;
|
border-radius: 12rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user