|
@@ -897,8 +897,8 @@
|
|
|
:row-style="rowStyle"
|
|
|
:header-row-style="rowStyle"
|
|
|
:style="dataTableContentStyle"
|
|
|
- height="calc(47vh - 190px)"
|
|
|
- max-height="calc(47vh - 190px)"
|
|
|
+ height="44%"
|
|
|
+ max-height="44%"
|
|
|
:row-key="tableProps.rowKey"
|
|
|
:highlight-current-row="tableProps.highlightCurrentRow"
|
|
|
:header-cell-class-name="tableProps.headerCellClassName"
|