williamlmao / chimera-ui

A beautiful, accessible, and fully customizable Tailwind UI library for React. Maybe the easiest themeing experience ever? Free and open source.
https://www.chimera-ui.com/
125 stars 9 forks source link

fixed style bug from alert dialog #9

Closed M-Subhan1 closed 1 year ago

M-Subhan1 commented 1 year ago

Some extra margin on Alert.Cancel is causing the buttons to be uneven on smaller devices.
image

I have removed the extra margin from the Alert.Cancel button and added it in the docs preview, to preserve styles instead.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
chimera-tw-docs ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 2, 2023 at 5:12PM (UTC)
williamlmao commented 1 year ago

Thanks for submitting this! Looks like I need to add a prettier file in here so the formatting stays the same on the quotes haha.

M-Subhan1 commented 1 year ago

Yea. I didn't notice thar the quotations changed.