Skip to content

Commit dfa846e

Browse files
docs: adjust field label width to pass vrts
1 parent d4e1c36 commit dfa846e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

1st-gen/packages/textfield/stories/textfield.stories.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ export const growsOnly = (): TemplateResult => {
6666
grows
6767
id="grows-only"
6868
placeholder="Does not grow or display incorrectly"
69+
style="--mod-field-label-width: 400px;"
6970
>
7071
This Textfield has the "grows" attribute without the "multiline"
7172
attribute

0 commit comments

Comments
 (0)