We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b9c0f1 commit a9c7aeeCopy full SHA for a9c7aee
src/helix-ui/styles/components/text-inputs.less
@@ -34,6 +34,7 @@
34
}
35
36
&[disabled] {
37
+ #Mix.disabledPlaceholder();
38
background-color: @gray-50;
39
border-color: @gray-300;
40
border-width: 1px;
0 commit comments