loulijun2021
2023-05-06 7bfa4e0bbad8d1cbff5b60605b4d46c71138a3f3
src/styles/global.css
@@ -83,6 +83,7 @@
  width: 100%;
  margin: 10px auto;
  /*margin-top: 20px;*/
  box-shadow: 0 0 5px #d7d6d6;
}
.operationClass {
@@ -151,3 +152,9 @@
/*scrollbar END*/
.el-table__fixed::before{
  height: 0 !important;
}
.el-table__fixed-right::before{
  height: 0 !important;
}