Skip to content

normalize border radius on a couple small ui elements#782

Merged
moehdotdev merged 1 commit into
mainfrom
home-uiux-changes
Jun 3, 2026
Merged

normalize border radius on a couple small ui elements#782
moehdotdev merged 1 commit into
mainfrom
home-uiux-changes

Conversation

@moehdotdev

Copy link
Copy Markdown
Member

normalize border radius on a couple small ui elements
before :
image

after :
image
image

two small components had inconsistent or overly specific border radius values that didn't match the rest of the ui.

what changed:

  • editor insert block button: rounded-tl-lg (top-left only) → rounded-md
  • sidebar group action button: app-radius-lg (custom class) → rounded-md

rounded-tl-lg on just one corner looked off and was probably unintentional. app-radius-lg on the sidebar action added a custom class where a standard tailwind utility is fine. both are now consistent with how other small buttons are styled across the app.

@vercel

vercel Bot commented Jun 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
notevo Building Building Preview, Comment Jun 3, 2026 12:59pm

@moehdotdev moehdotdev merged commit c08df1b into main Jun 3, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant