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,11 @@ /*scrollbar END*/ /*解决固定滚动条高低像素差*/ .el-table__fixed::before{ height: 0 !important; } .el-table__fixed-right::before{ height: 0 !important; }