diff --git a/src/app/ui/plan/collection-tools.component.scss b/src/app/ui/plan/collection-tools.component.scss index 435f3b1..7ab6623 100644 --- a/src/app/ui/plan/collection-tools.component.scss +++ b/src/app/ui/plan/collection-tools.component.scss @@ -10,9 +10,7 @@ padding: 1px; display: flex; flex-direction: column; - .buildingbtnchecked{ - // background-color: #e46b03; color: white; background-image: url("../../../assets/images/标签选中.png")!important; } @@ -30,7 +28,7 @@ min-height: 40px; box-sizing: border-box; margin: 3px 0; - + .bigeditdeletebtn{ margin-right: 12px; height: 80%; @@ -165,7 +163,6 @@ } .functionalDomainRight { color: white; - // background-color: #113e5e; z-index: 1001; margin-right: 0px; transition: margin-right 0.5s;