Skip to content

Commit

Permalink
Textarea displays scrollbars when there is too much content.
Browse files Browse the repository at this point in the history
  • Loading branch information
liusishan committed Mar 4, 2023
1 parent 76baf41 commit 6902106
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Generator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ export default () => {
focus:outline-none
placeholder:text-slate-400
placeholder:op-30
overflow-hidden
/>
<button onClick={handleButtonClick} disabled={loading()} h-12 px-4 py-2 bg-slate bg-op-15 hover:bg-op-20 text-slate rounded-sm>
Send
Expand Down

0 comments on commit 6902106

Please sign in to comment.