Skip to content

Commit 70d899f

Browse files
authored
AAE-31453 Revert change to text cardview color (#10657)
1 parent 3c7e8e8 commit 70d899f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/core/src/lib/card-view/components/card-view-textitem/card-view-textitem.component.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
}
7373

7474
.adf-property-readonly-value:disabled {
75-
--mdc-filled-text-field-disabled-input-text-color: var(--adf-metadata-property-panel-title-color);
75+
color: var(--adf-metadata-property-panel-title-color);
7676
}
7777

7878
.adf-property-value-editable:not(:disabled) {

0 commit comments

Comments
 (0)