[ACS-8741] Sidenav text for Process and Task filters is now grey (#10284)

This commit is contained in:
swapnil-verma-gl
2024-10-22 16:24:41 +01:00
committed by VitoAlbano
parent 5f7645b9f9
commit 6dd80c4a16
2 changed files with 2 additions and 0 deletions
@@ -20,6 +20,7 @@ adf-process-instance-filters {
.adf-filter-action-button__label {
padding-left: 20px;
margin: 0 8px;
color: var(--theme-action-button-text-color);
}
}
}
@@ -20,6 +20,7 @@ adf-task-filters {
.adf-filter-action-button__label {
padding-left: 20px;
margin: 0 8px;
color: var(--theme-action-button-text-color);
}
}
}