We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Because of this change: I am not able to change the size of the icon inside the button
Button
Button variant="outline" className='text-white bg-red-400 rounded-full ' size={'icon'} > <HandIcon size={36} /> </Button>
No response
Windows 11, Edge browser
The text was updated successfully, but these errors were encountered:
possible workaround would be to do className="!size-9" on the icon
Sorry, something went wrong.
This works
No branches or pull requests
Describe the bug
Because of this change:
I am not able to change the size of the icon inside the button
Affected component/components
Button
How to reproduce
Codesandbox/StackBlitz link
No response
Logs
No response
System Info
Before submitting
The text was updated successfully, but these errors were encountered: