From 85945c422015d927932f9255a33940f63872b610 Mon Sep 17 00:00:00 2001 From: wangjiahao <1522128093@qq.com> Date: Tue, 2 Jul 2024 23:47:47 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=B0=B4=E5=8D=B0=E7=AD=89=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/core-frontend/src/components/dashboard/DbToolbar.vue | 1 + .../src/components/data-visualization/DvToolbar.vue | 3 ++- de-xpack | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/core/core-frontend/src/components/dashboard/DbToolbar.vue b/core/core-frontend/src/components/dashboard/DbToolbar.vue index ea1ffd5492..26ff589169 100644 --- a/core/core-frontend/src/components/dashboard/DbToolbar.vue +++ b/core/core-frontend/src/components/dashboard/DbToolbar.vue @@ -721,6 +721,7 @@ const initOpenHandler = newWindow => { background: #ffffff4d; width: 1px; height: 18px; + margin: 0 10px; } } .custom-el-icon { diff --git a/core/core-frontend/src/components/data-visualization/DvToolbar.vue b/core/core-frontend/src/components/data-visualization/DvToolbar.vue index 096c628ffb..2ab95177f8 100644 --- a/core/core-frontend/src/components/data-visualization/DvToolbar.vue +++ b/core/core-frontend/src/components/data-visualization/DvToolbar.vue @@ -460,6 +460,7 @@ const multiplexingCanvasOpen = () => { background: #ffffff4d; width: 1px; height: 18px; - margin-right: 12px; + margin-right: 20px; + margin-left: 10px; } diff --git a/de-xpack b/de-xpack index ad56a8a01b..4d2cb2b26e 160000 --- a/de-xpack +++ b/de-xpack @@ -1 +1 @@ -Subproject commit ad56a8a01bf46bb904a3a3397b7b83f84f19b696 +Subproject commit 4d2cb2b26e98b1f07f0fc2131380ae194ad75ee4