Skip to content

Commit a6d1136

Browse files
Revert "fix: help text respects input size"
This reverts commit 86ebe3e.
1 parent 86ebe3e commit a6d1136

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

1st-gen/packages/textfield/src/spectrum-textfield.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -213,10 +213,6 @@
213213
margin-block-start: var(--mod-textfield-helptext-spacing-block, var(--spectrum-textfield-helptext-spacing-block));
214214
}
215215

216-
::slotted([slot="help-text"]) {
217-
inline-size: var(--mod-textfield-width, var(--spectrum-textfield-width));
218-
}
219-
220216
.spectrum-Textfield-characterCount {
221217
inline-size: auto;
222218
font-size: var(--mod-textfield-character-count-font-size, var(--spectrum-textfield-character-count-font-size));

0 commit comments

Comments
 (0)