[贡献值记录加入个break属性]

This commit is contained in:
2021-10-21 10:22:55 +08:00
parent 9f4f923b8e
commit c1b2823298
4 changed files with 6 additions and 4 deletions

View File

@@ -230,6 +230,7 @@
font-size: 28rpx;
width: 600rpx;
color: #444;
word-break: break-all;
}
.money {

View File

@@ -229,6 +229,7 @@
font-size: 28rpx;
width: 600rpx;
color: #444;
word-break: break-all;
}
.money {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long