ElementUI表格el-table-column添加fixed底部被遮挡

参考:https://blog.csdn.net/m0_37922443/article/details/126487240

.is-scrolling-none + .el-table__fixed-right {
  height: 100% !important;
}

 

posted @ 2022-09-21 17:11  jqynr  阅读(166)  评论(0)    收藏  举报