Dun-sin / Code-Magic

Code Generator - Easily Generate CSS and Tailwind code based on your choice and input
https://code-magic.vercel.app
MIT License
382 stars 203 forks source link

fix: Modified the input border radius section of the gradient border #513

Closed FardeenCODEIIEST closed 10 months ago

FardeenCODEIIEST commented 10 months ago

Fixes #511

My PR closes #511

👨‍💻 Changes proposed(What did you do ?)

Note to reviewers

📷 Video Proof

https://github.com/Dun-sin/Code-Magic/assets/94698235/2f680494-0e31-4d0e-ab27-d8299384c5af

vercel[bot] commented 10 months ago

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

Name Status Preview Comments Updated (UTC)
code-magic ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2023 9:15am
Dun-sin commented 10 months ago

@FardeenCODEIIEST it doesn't look like the image in the issue, you can look at them again and compare(ignore the text): original: image yours: image

FardeenCODEIIEST commented 10 months ago

@FardeenCODEIIEST it doesn't look like the image in the issue, you can look at them again and compare(ignore the text): original: image yours: image

Sorry, I thought that the background color will not be white, and the gap should also be increased.

Dun-sin commented 10 months ago

@FardeenCODEIIEST it doesn't look like the image in the issue, you can look at them again and compare(ignore the text): original: image yours: image

Sorry, I thought that the background color will not be white, and the gap should also be increased.

using gap is wrong, using flex justify content is the best way to fix that

Dun-sin commented 10 months ago

:tada: This PR is included in version 2.72.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: