diff --git a/core/core-frontend/src/components/visualization/OuterParamsSet.vue b/core/core-frontend/src/components/visualization/OuterParamsSet.vue index 0df61e03e5..785395a316 100644 --- a/core/core-frontend/src/components/visualization/OuterParamsSet.vue +++ b/core/core-frontend/src/components/visualization/OuterParamsSet.vue @@ -695,7 +695,7 @@ defineExpose({ } .view-type-icon { - color: var(--ed-color-primary); + color: #3370ff; width: 22px; height: 14px; }