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