-
-
Notifications
You must be signed in to change notification settings - Fork 344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Update text sizes in inputs for improved Safari support #1550
Conversation
|
built with Refined Cloudflare Pages Action⚡ Cloudflare Pages Deployment
|
Thanks for the fast fix! |
You're right thank you for catching this! |
All good now! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks man!
Fixes #1548
<Textarea/>
,<Input/>
, and<Command.Input/>
to use the same styles used in the shadcn/ui commitnext.71
P.S.
<Command.Input/>
isn't in that original commit but I think it should be added anyways since it will cause the same issue