loulijun2021
2022-11-23 f7c6dc512cb35d8a4e7069d03b9076baa67701ab
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;
}