AAE-31453 Revert change to text cardview color (#10657)

This commit is contained in:
Wojciech Duda
2025-02-19 16:08:12 +01:00
committed by GitHub
parent 3c7e8e84ff
commit 70d899f5ba

View File

@@ -72,7 +72,7 @@
}
.adf-property-readonly-value:disabled {
--mdc-filled-text-field-disabled-input-text-color: var(--adf-metadata-property-panel-title-color);
color: var(--adf-metadata-property-panel-title-color);
}
.adf-property-value-editable:not(:disabled) {