From a093a42acf989b5e5ce05b824bb652f34249771a Mon Sep 17 00:00:00 2001 From: junjie Date: Mon, 15 Nov 2021 12:09:45 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E8=B0=83=E8=89=B2=E6=9D=BF=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/styles/index.scss | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/frontend/src/styles/index.scss b/frontend/src/styles/index.scss index 290f5d3540..17d6c49325 100644 --- a/frontend/src/styles/index.scss +++ b/frontend/src/styles/index.scss @@ -692,4 +692,10 @@ div:focus { padding-left: 0!important; } +.el-color-predefine__color-selector{ + border: 1px solid #999999!important; + margin: 0 0 6px 6px!important; +} + +