Showing
1 changed file
with
2 additions
and
0 deletions
| @@ -300,6 +300,8 @@ export default { | @@ -300,6 +300,8 @@ export default { | ||
| 300 | font-size: 28rpx; | 300 | font-size: 28rpx; |
| 301 | color: rgba(0, 0, 0, 0.9); | 301 | color: rgba(0, 0, 0, 0.9); |
| 302 | text-align: right; | 302 | text-align: right; |
| 303 | + white-space: pre-wrap; | ||
| 304 | + word-break: break-all; | ||
| 303 | 305 | ||
| 304 | &.act { | 306 | &.act { |
| 305 | color: $theme-primary; | 307 | color: $theme-primary; |