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