src/styles/global.css
@@ -105,6 +105,13 @@ white-space: nowrap; } .osloading { font-size: 26px !important; } .el-loading-text { font-size: 26px !important; } /* 定义滚动条高宽及背景 @@ -144,3 +151,11 @@ /*scrollbar END*/ /*解决固定滚动条高低像素差*/ .el-table__fixed::before{ height: 0 !important; } .el-table__fixed-right::before{ height: 0 !important; }