feat: 调整样式
This commit is contained in:
@@ -343,6 +343,17 @@ page {
|
||||
gap: 8rpx;
|
||||
}
|
||||
|
||||
.aic-desc-box {
|
||||
background: #F1F8E9;
|
||||
padding: 24rpx;
|
||||
border-radius: 24rpx;
|
||||
font-size: 26rpx;
|
||||
color: #33691E;
|
||||
line-height: 1.5;
|
||||
text-align: left;
|
||||
margin-bottom: 32rpx;
|
||||
}
|
||||
|
||||
.aic-stats {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
|
||||
Reference in New Issue
Block a user