@@ -480,6 +480,12 @@ export default {
}
</style>
<style lang="less">
+.el-table {
+ .el-table__fixed {
+ height: auto !important;
+ bottom: 17px;
+ }
+}
.el-table__row.warning-row {
td {
background: #f3f3f3 !important;