Преглед изворни кода

更改发布活动选中人员的背景颜色

D4THYL3\long пре 3 година
родитељ
комит
0a6522a251
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      operationSupport/src/views/propertyManagement/style.scss

+ 3 - 0
operationSupport/src/views/propertyManagement/style.scss

@@ -374,6 +374,9 @@ $fontSizeSmall: 14px;
         .issueRoom{
             display: flex;
             justify-content: space-between;
+         /deep/ .el-tree--highlight-current .el-tree-node.is-current > .el-tree-node__content{
+                background: #fff !important;
+            }
             .radio-room{
                 margin-right:10px;
             }