diff --git a/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue b/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue index 9d8293dd77..0ffe788733 100644 --- a/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue +++ b/core/core-frontend/src/components/data-visualization/ComponentToolBar.vue @@ -143,7 +143,7 @@ onUnmounted(() => { v-model="scale" :min="10" :max="200" - tooltip-theme="ndark" + tooltip-theme="light" @change="handleScaleChange()" size="small" /> @@ -151,7 +151,7 @@ onUnmounted(() => { - + diff --git a/core/core-frontend/src/components/data-visualization/DvToolbar.vue b/core/core-frontend/src/components/data-visualization/DvToolbar.vue index 5e64d0acab..79d5b7de8c 100644 --- a/core/core-frontend/src/components/data-visualization/DvToolbar.vue +++ b/core/core-frontend/src/components/data-visualization/DvToolbar.vue @@ -366,7 +366,7 @@ const fullScreenPreview = () => { {{ dvInfo.name }}
- + { - + +