From 9439bcef01f0ec9d77ee9688aaca0af7b2eb8025 Mon Sep 17 00:00:00 2001 From: junjie Date: Tue, 17 Aug 2021 10:29:06 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=A7=86=E5=9B=BE=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E7=AE=80=E5=8D=95=E9=A2=9C=E8=89=B2=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/chart/components/shape-attr/ColorSelector.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/views/chart/components/shape-attr/ColorSelector.vue b/frontend/src/views/chart/components/shape-attr/ColorSelector.vue index ab5a35f136..0ba06b3b66 100644 --- a/frontend/src/views/chart/components/shape-attr/ColorSelector.vue +++ b/frontend/src/views/chart/components/shape-attr/ColorSelector.vue @@ -297,6 +297,7 @@ export default { } .el-radio{ margin:0 2px 0 0!important; + border: 1px solid transparent; } .el-radio>>>.el-radio__label{ padding-left: 0;