Skip to content

Commit

Permalink
Add 'resize-none' to the textarea to prevent users from manually adju…
Browse files Browse the repository at this point in the history
…sting its size.
  • Loading branch information
liusishan committed Mar 4, 2023
1 parent 6902106 commit b43ec69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Generator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ export default () => {
rounded-sm
bg-slate
bg-op-15
resize-none
focus:bg-op-20
focus:ring-0
focus:outline-none
Expand Down

0 comments on commit b43ec69

Please sign in to comment.