loulijun2021
2022-11-24 4a6d69f3ff895918b1b8f1e8e9b122ed8fcd5afa
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;
}