Commit 4cb0c01e33803fb22bc37f1abecbc2f3fb02a325
1 parent
07ae936b
样式兼容
Showing
1 changed file
with
2 additions
and
0 deletions
src/components/cardTabs/cardTabs.less
| @@ -24,7 +24,9 @@ | @@ -24,7 +24,9 @@ | ||
| 24 | color: #999999 !important; | 24 | color: #999999 !important; |
| 25 | margin-right: 20px; | 25 | margin-right: 20px; |
| 26 | display: -webkit-box; | 26 | display: -webkit-box; |
| 27 | + /*! autoprefixer: off */ | ||
| 27 | -webkit-box-orient: vertical; | 28 | -webkit-box-orient: vertical; |
| 29 | + /*! autoprefixer: on */ | ||
| 28 | -webkit-line-clamp: 1; | 30 | -webkit-line-clamp: 1; |
| 29 | overflow: hidden; | 31 | overflow: hidden; |
| 30 | text-align: center; | 32 | text-align: center; |