提交 7f9c8a79 编写于 作者: chengxiang.li's avatar chengxiang.li

dd

上级 674bd6d9
...@@ -45,10 +45,10 @@ ...@@ -45,10 +45,10 @@
.el-table_1_column_1 .cell{ .el-table_1_column_1 .cell{
width: 100%; width: 100%;
text-overflow: ellipsis; text-overflow: ellipsis;
overflow: hidden;
display: -webkit-box; display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2; -webkit-line-clamp: 2;
overflow: hidden; -webkit-box-orient: vertical !important;
} }
} }
} }
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册