diff --git a/lib/core/src/lib/styles/_components-variables.scss b/lib/core/src/lib/styles/_components-variables.scss index f9e75b246d5..3f6d763cfac 100644 --- a/lib/core/src/lib/styles/_components-variables.scss +++ b/lib/core/src/lib/styles/_components-variables.scss @@ -84,7 +84,7 @@ --adf-task-assignment-filter-label-default-color: mat.get-color-from-palette($foreground, secondary-text), --adf-task-assignment-filter-label-focus-color: mat.get-color-from-palette($primary), - --adf-process-header-cloud-card-background: mat.get-color-from-palette($background, card), + --adf-process-header-cloud-card-background: mat.get-color-from-palette($background, card) ); // propagates SCSS variables into the CSS variables scope