[AAE-15228] process filter component styles configurable (#8657)

* Rebasing

* AAE-15228: Removed unused style
This commit is contained in:
Ehsan Rezaei
2023-06-14 10:07:50 +02:00
committed by GitHub
parent 64f9d0414d
commit caaf04b5ea
3 changed files with 38 additions and 11 deletions

View File

@@ -13,6 +13,11 @@
--adf-edit-task-and-service-filter-header-height: $adf-ref-height-48,
--adf-about-panel-header-height: $adf-ref-height-48,
--adf-about-panel-header-title-color: $adf-ref-title-color,
--adf-edit-process-filter-header-height: $adf-ref-height-48,
--adf-edit-process-filter-header-title-color: $adf-ref-title-color,
--adf-edit-process-filter-header-description-color: $adf-ref-description-color,
--adf-edit-process-filter-content-text-label-color: $adf-ref-text-field-label-color,
--adf-edit-process-filter-content-select-label-color: $adf-ref-select-field-label-color,
);
// propagates SCSS variables into the CSS variables scope