diff --git a/lib/content-services/src/lib/content-node-selector/name-location-cell/name-location-cell.component.scss b/lib/content-services/src/lib/content-node-selector/name-location-cell/name-location-cell.component.scss index be46c158cc..27c895864b 100644 --- a/lib/content-services/src/lib/content-node-selector/name-location-cell/name-location-cell.component.scss +++ b/lib/content-services/src/lib/content-node-selector/name-location-cell/name-location-cell.component.scss @@ -4,7 +4,7 @@ .adf-name-location-cell { display: grid; &-location { - color: mat-color($foreground, base, 0.5); + color: mat-color($foreground, base, 0.54); font-size: 12px; } }