Commit 30c3d8d951a875a298e94fb6420308d369951cac
1 parent
1de5a454
样式优化
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/appAddressToast/appAddressToast.less
| @@ -78,7 +78,7 @@ | @@ -78,7 +78,7 @@ | ||
| 78 | /*! autoprefixer: off */ | 78 | /*! autoprefixer: off */ |
| 79 | -webkit-box-orient: vertical; | 79 | -webkit-box-orient: vertical; |
| 80 | /*! autoprefixer: on */ | 80 | /*! autoprefixer: on */ |
| 81 | - -webkit-line-clamp: 2; | 81 | + -webkit-line-clamp: 3; |
| 82 | -ms-word-wrap: break-word; | 82 | -ms-word-wrap: break-word; |
| 83 | word-wrap: break-word; | 83 | word-wrap: break-word; |
| 84 | } | 84 | } |