From 0c84df247914f893ef5e41d57a422e10a2dc814c Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 12 十一月 2021 17:02:06 +0800 Subject: [PATCH] 2021-11-12 --- src/templates/treepageconfig/index.scss | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) diff --git a/src/templates/treepageconfig/index.scss b/src/templates/treepageconfig/index.scss index bf89c4a..7f5f634 100644 --- a/src/templates/treepageconfig/index.scss +++ b/src/templates/treepageconfig/index.scss @@ -85,10 +85,6 @@ } } } - .anticon-question-circle { - color: #c49f47; - margin-right: 3px; - } .config-button { min-width: 65px; } @@ -212,7 +208,7 @@ .model-table-tab-list .tab-line-list { padding-top: 0px; > .anticon-question-circle { - top: 10px; + top: 10px!important; } > .anticon-plus { top: 15px; -- Gitblit v1.8.0