From db1f98bf11dbd6bf590a21dd84cd5342c13c1151 Mon Sep 17 00:00:00 2001 From: Shaojihao <55341701@qq.com> Date: Thu, 24 Sep 2020 09:16:05 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=AE=8C=E5=96=84]=E5=88=A0=E9=99=A4=E5=A4=9A?= =?UTF-8?q?=E4=BD=99=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/ui/plan/collection-tools.component.scss | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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;