Browse Source

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

lkk 8 months ago
parent
commit
9c43df2cf0
1 changed files with 3 additions and 1 deletions
  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 {
   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 {