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/modalconfig/dragelement/index.scss | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) diff --git a/src/templates/modalconfig/dragelement/index.scss b/src/templates/modalconfig/dragelement/index.scss index e810030..82c2213 100644 --- a/src/templates/modalconfig/dragelement/index.scss +++ b/src/templates/modalconfig/dragelement/index.scss @@ -51,11 +51,6 @@ text-overflow: ellipsis; white-space: nowrap; } - .anticon-question-circle { - color: #c49f47; - margin-right: 3px; - line-height: 40px; - } } .ant-form-item-control-wrapper { position: relative; @@ -88,7 +83,6 @@ margin-top: 4px; } .ant-input-number { - width: 100%; margin-top: 4px; } .color-sketch-block { -- Gitblit v1.8.0