Showing
1 changed file
with
3 additions
and
0 deletions
@@ -135,6 +135,9 @@ | @@ -135,6 +135,9 @@ | ||
135 | text-align: left; | 135 | text-align: left; |
136 | margin-top: 13rpx; | 136 | margin-top: 13rpx; |
137 | line-height: 40rpx; | 137 | line-height: 40rpx; |
138 | + overflow: hidden; | ||
139 | + text-overflow: ellipsis; | ||
140 | + white-space: nowrap; | ||
138 | 141 | ||
139 | .text { | 142 | .text { |
140 | color: #666666; | 143 | color: #666666; |