Style:界面细节调整
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user