修改三期优化点
This commit is contained in:
+8
-8
@@ -470,15 +470,15 @@
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: #040B29;
|
||||
display: -webkit-box;
|
||||
text-overflow: ellipsis;
|
||||
/*! autoprefixer: off */
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: 2;
|
||||
/*! autoprefixer: on;*/
|
||||
text-justify: inter-ideograph;
|
||||
/*display: -webkit-box;*/
|
||||
/*text-overflow: ellipsis;*/
|
||||
/*!*! autoprefixer: off *!*/
|
||||
/*-webkit-box-orient: vertical;*/
|
||||
/*-webkit-line-clamp: 2;*/
|
||||
/*!*! autoprefixer: on;*!*/
|
||||
/*text-justify: inter-ideograph;*/
|
||||
/*overflow: hidden;*/
|
||||
word-break: break-all;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.content-box-content-botton {
|
||||
|
||||
Reference in New Issue
Block a user