Showing
1 changed file
with
2 additions
and
0 deletions
| @@ -111,5 +111,7 @@ export default { | @@ -111,5 +111,7 @@ export default { | ||
| 111 | .file-name { | 111 | .file-name { |
| 112 | font-size: 28rpx; color: rgba(0,0,0,0.9); | 112 | font-size: 28rpx; color: rgba(0,0,0,0.9); |
| 113 | line-height: 40rpx; | 113 | line-height: 40rpx; |
| 114 | + white-space: pre-wrap; | ||
| 115 | + word-break: break-all; | ||
| 114 | } | 116 | } |
| 115 | </style> | 117 | </style> |