提交 c0870cc0 authored 作者: junjie's avatar junjie

fix: 视图表格组件高度问题

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