mirror of
https://github.com/dataease/dataease.git
synced 2026-05-17 15:00:59 +08:00
fix: 视图表格组件高度问题
This commit is contained in:
@@ -264,4 +264,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>
|
||||
|
||||
Reference in New Issue
Block a user