From 432b788acf901b0720184b8ee8bc81a2e6fa47e0 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 28 九月 2021 18:22:02 +0800 Subject: [PATCH] 2021-09-28 --- src/pc/quotecomponent/settingform/index.scss | 11 ----------- 1 files changed, 0 insertions(+), 11 deletions(-) diff --git a/src/pc/quotecomponent/settingform/index.scss b/src/pc/quotecomponent/settingform/index.scss index 159130b..e69de29 100644 --- a/src/pc/quotecomponent/settingform/index.scss +++ b/src/pc/quotecomponent/settingform/index.scss @@ -1,11 +0,0 @@ -.model-menu-setting-form { - position: relative; - - .anticon-question-circle { - color: #c49f47; - margin-right: 3px; - } - .ant-input-number { - width: 100%; - } -} \ No newline at end of file -- Gitblit v1.8.0