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 86ebe3e commit a6d1136Copy full SHA for a6d1136
1st-gen/packages/textfield/src/spectrum-textfield.css
@@ -213,10 +213,6 @@
213
margin-block-start: var(--mod-textfield-helptext-spacing-block, var(--spectrum-textfield-helptext-spacing-block));
214
}
215
216
-::slotted([slot="help-text"]) {
217
- inline-size: var(--mod-textfield-width, var(--spectrum-textfield-width));
218
-}
219
-
220
.spectrum-Textfield-characterCount {
221
inline-size: auto;
222
font-size: var(--mod-textfield-character-count-font-size, var(--spectrum-textfield-character-count-font-size));
0 commit comments