Skip to content
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

Add border-radius feature for div elements #1373

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mixslav
Copy link

@Mixslav Mixslav commented Sep 13, 2023

This commit introduces a new feature that allows div elements to have rounded borders. Any div can now be styled with rounded corners.

Fixes #1317
Closes #1075

This commit introduces a new feature that allows div elements to have rounded borders.
Any div can now be styled with rounded corners.

Fixes Sub6Resources#1317
Closes Sub6Resources#1075
Copy link
Owner

@Sub6Resources Sub6Resources left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At first glance, this looks good. Let me test a few edge cases on this and I'll get back to it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

Flutter html view : image not taking border radius How to apply border-radius to div
2 participants