From e36d04fc335547bc293078a77924c94a31e99cdc Mon Sep 17 00:00:00 2001 From: Mr Ke <kelq@hugeinfo.com.cn> Date: Fri, 15 May 2020 16:51:54 +0800 Subject: [PATCH] 发布问卷做问卷总分值100的最大限制 --- SunshineIns/src/conf/cover.scss | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SunshineIns/src/conf/cover.scss b/SunshineIns/src/conf/cover.scss index 1585c70..399e2dd 100644 --- a/SunshineIns/src/conf/cover.scss +++ b/SunshineIns/src/conf/cover.scss @@ -54,9 +54,9 @@ #33c3ff ); /* 标准的语法(必须放在最后) */ } -.ant-modal-header { - background: #1790ff; -} +// .ant-modal-header { +// background: #1790ff; +// } .bf-content { height: 300px; -- Gitblit v1.8.0