样式
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -224,7 +224,7 @@ function goDetail(item) { | ... | @@ -224,7 +224,7 @@ function goDetail(item) { |
| 224 | } | 224 | } |
| 225 | 225 | ||
| 226 | .appList .appItem .name { | 226 | .appList .appItem .name { |
| 227 | width: 80%; | 227 | width: 85%; |
| 228 | word-break: break-all; | 228 | word-break: break-all; |
| 229 | } | 229 | } |
| 230 | </style> | 230 | </style> | ... | ... |
-
Please register or sign in to post a comment