Style:界面细节调整

This commit is contained in:
lifizer
2024-04-24 16:19:17 +08:00
parent 8bc9558828
commit 887c350a93
2 changed files with 7 additions and 6 deletions
+3 -3
View File
@@ -109,9 +109,9 @@ export default {
.text .attr {
max-width: calc(100% - 130rpx);
margin: 0 !important;
padding: 4rpx 20rpx;
border-radius: 19rpx;
line-height:38rpx;
padding: 6rpx 20rpx;
border-radius: 20rpx;
line-height: 28rpx;
box-sizing: border-box;
background-color: #FFF3F2;
}