소스 검색

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

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 {
   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 {