loulijun2021
2022-12-06 b6c0dbb3efe61053e63a0b4ad227c9b4da2abc8f
src/styles/global.css
@@ -151,3 +151,10 @@
/*scrollbar END*/
/*解决固定滚动条高低像素差*/
.el-table__fixed::before{
  height: 0 !important;
}
.el-table__fixed-right::before{
  height: 0 !important;
}