We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43be0f6 commit bc6dfecCopy full SHA for bc6dfec
packages/main/src/themes/Input.css
@@ -44,8 +44,6 @@
44
pointer-events: none;
45
background: var(--sapField_ReadOnly_Background);
46
border-color: var(--sapField_ReadOnly_BorderColor);
47
- -webkit-text-fill-color: var(--sapContent_DisabledTextColor);
48
- color: var(--sapContent_DisabledTextColor);
49
}
50
51
[inner-input] {
0 commit comments