浏览代码

土地收储等面板操作透明压占数据的问题

lkk 8 月之前
父节点
当前提交
9c43df2cf0
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      src/views/cockpit/common/VectorSpace/BoxCommonVector.vue

+ 3 - 1
src/views/cockpit/common/VectorSpace/BoxCommonVector.vue

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