From 060bb7621b5051bcafc92800fbc424f768739969 Mon Sep 17 00:00:00 2001 From: junjie Date: Thu, 24 Jun 2021 11:09:53 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E9=A2=9C=E8=89=B2=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E5=99=A8=E5=BC=B9=E5=87=BA=E4=BD=8D=E7=BD=AE=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/styles/index.scss | 4 ++++ .../views/chart/components/shape-attr/ColorSelector.vue | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/frontend/src/styles/index.scss b/frontend/src/styles/index.scss index 0239e81b91..36c8250e6d 100644 --- a/frontend/src/styles/index.scss +++ b/frontend/src/styles/index.scss @@ -275,3 +275,7 @@ div:focus { padding-top: 10px; } +.m-colorPicker .box { + bottom:20px; +} + diff --git a/frontend/src/views/chart/components/shape-attr/ColorSelector.vue b/frontend/src/views/chart/components/shape-attr/ColorSelector.vue index cf98d8293f..6b5163e66b 100644 --- a/frontend/src/views/chart/components/shape-attr/ColorSelector.vue +++ b/frontend/src/views/chart/components/shape-attr/ColorSelector.vue @@ -21,21 +21,21 @@ - + - +
- + - +