loulijun2021
2023-02-14 2f0e64c2e21364dc3f1adf0a486e35dd2d4301ce
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;
}