:deep(.el-table){
.el-table__fixed {
bottom: 8px;
}
.el-table__fixed-body-wrapper {
bottom: 8px !important;
}
.el-table__fixed{
bottom: 0px !important;
}
}
image.png
:deep(.el-table){
.el-table__fixed {
bottom: 8px;
}
.el-table__fixed-body-wrapper {
bottom: 8px !important;
}
.el-table__fixed{
bottom: 0px !important;
}
}