From 85fd5ced3692f4e3adc90f98eec5c8f0091a6c8e Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Wed, 3 Apr 2024 17:08:15 +0800 Subject: [PATCH] =?UTF-8?q?fix(=E4=BB=AA=E8=A1=A8=E6=9D=BF):=20=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E6=9B=B4=E5=A4=9A=20icon=20-=20=E5=A4=A7=E5=B0=8F?= =?UTF-8?q?=E4=B8=BA=2020px?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/dashboard/DbToolbar.vue | 2 +- .../src/layout/components/AiComponent.vue | 1 + .../src/views/data-visualization/PreviewHead.vue | 10 +++++++++- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/core/core-frontend/src/components/dashboard/DbToolbar.vue b/core/core-frontend/src/components/dashboard/DbToolbar.vue index 0f6154912f..ca22177779 100644 --- a/core/core-frontend/src/components/dashboard/DbToolbar.vue +++ b/core/core-frontend/src/components/dashboard/DbToolbar.vue @@ -489,7 +489,7 @@ const initOpenHandler = newWindow => { />
- + { } .ai-main-active { border: 1px solid #d9d9d9; + box-shadow: 0px 6px 24px 0px #1f232914; } .ai-main-active-min { min-width: 350px; diff --git a/core/core-frontend/src/views/data-visualization/PreviewHead.vue b/core/core-frontend/src/views/data-visualization/PreviewHead.vue index 34662e3ce7..b0a6d04fb6 100644 --- a/core/core-frontend/src/views/data-visualization/PreviewHead.vue +++ b/core/core-frontend/src/views/data-visualization/PreviewHead.vue @@ -125,7 +125,15 @@ const initOpenHandler = newWindow => { 编辑 - +