diff --git a/core/core-frontend/src/components/visualization/ComponentEditBar.vue b/core/core-frontend/src/components/visualization/ComponentEditBar.vue index db433813ec..ef4eb1ae11 100644 --- a/core/core-frontend/src/components/visualization/ComponentEditBar.vue +++ b/core/core-frontend/src/components/visualization/ComponentEditBar.vue @@ -94,6 +94,7 @@ placement="right-start" v-if="barShowCheck('setting')" ref="curDropdown" + popper-class="hide-focus_bg" > @@ -166,7 +167,6 @@