From 8c14d194348465710826ed5740173e64bd803f71 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 08 十二月 2019 04:29:25 +0800 Subject: [PATCH] 2019-12-08 --- src/templates/comtableconfig/index.scss | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/src/templates/comtableconfig/index.scss b/src/templates/comtableconfig/index.scss index 6ece440..0d160ce 100644 --- a/src/templates/comtableconfig/index.scss +++ b/src/templates/comtableconfig/index.scss @@ -50,6 +50,12 @@ } } } + .config-btn-title { + margin-top: 20px; + margin-bottom: 10px; + color: #1890ff; + border-bottom: 1px solid #e8e8e8; + } .tables { .ant-select-selection-selected-value { opacity: 0.4!important; -- Gitblit v1.8.0