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