Commit 334f3f2b2630f0608d6425bb57cb9dbccdd0e0cb
1 parent
f8b5f2cc
英文和数字换行
Showing
1 changed file
with
1 additions
and
0 deletions
src/pages/pointsExchangeRecords/pointsExchangeRecords.less
| @@ -44,6 +44,7 @@ | @@ -44,6 +44,7 @@ | ||
| 44 | /*! autoprefixer: on */ | 44 | /*! autoprefixer: on */ |
| 45 | text-overflow: ellipsis; | 45 | text-overflow: ellipsis; |
| 46 | overflow: hidden; | 46 | overflow: hidden; |
| 47 | + word-break: break-all; | ||
| 47 | } | 48 | } |
| 48 | .exchange_time{ | 49 | .exchange_time{ |
| 49 | margin-top: 34px; | 50 | margin-top: 34px; |