Skip to content

Commit

Permalink
update textarea
Browse files Browse the repository at this point in the history
  • Loading branch information
vassbence committed Aug 2, 2024
1 parent 9b6a728 commit 682db16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/TextAreaInput/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ function TextAreaInput({
style={{
display: 'inline-flex',
flexDirection: 'column',
gap: 4,
gap: 8,
width: '100%',
}}
>
Expand Down

0 comments on commit 682db16

Please sign in to comment.