|
@@ -904,7 +904,9 @@ div::-webkit-scrollbar {
|
|
|
/deep/ .el-table__fixed-right-patch {
|
|
|
background: rgba(10, 25, 38, 0.9) !important;
|
|
|
}
|
|
|
-
|
|
|
+/deep/ .el-table__fixed-right {
|
|
|
+ background: rgba(10, 25, 38, 0.9) !important;
|
|
|
+}
|
|
|
/deep/ .el-table--border::after,
|
|
|
.el-table--group::after,
|
|
|
.el-table::before {
|