Unverified 提交 e3282604 authored 作者: XiaJunjie2020's avatar XiaJunjie2020 提交者: GitHub

Merge pull request #445 from dataease/pr@v1.1@fix_视图表格组件行高优化

fix: 视图表格组件行高优化
......@@ -269,4 +269,8 @@ export default {
.table-class>>>.body--wrapper{
background: rgba(1,1,1,0);
}
.table-class>>>.elx-cell{
max-height: none!important;
line-height: normal!important;
}
</style>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论