Skip to content

Commit 32b7a1f

Browse files
committed
chore: optimize imports * 11
1 parent ec64188 commit 32b7a1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/form/FieldWrapper/FieldWrapper.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ const FieldElement = tasty({
1616
qa: 'Field',
1717
styles: {
1818
display: 'grid',
19+
width: 'auto',
1920
gridColumns: {
2021
'': 'minmax(0, 1fr)',
2122
'has-sider': '@(full-label-width, auto) minmax(0, 1fr)',

0 commit comments

Comments
 (0)