loulijun2021
2022-11-29 fdc0b3f08b09c9cc77c0db680cf27dd1e4cfb33a
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;
}