loulijun2021
2022-12-08 cd5e7cc2de9eeb8cb097d4fe28ec2c10df7f51f6
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;
}