Skip to content

Conversation

@KartikLabhshetwar
Copy link
Contributor

@KartikLabhshetwar KartikLabhshetwar commented Dec 12, 2025

What does this PR do?

Visual Demo (For contributors especially)

Image Demo (if applicable):

before:

Screenshot 2025-12-12 at 6 14 56 PM Screenshot 2025-12-12 at 6 15 02 PM

after:

Screenshot 2025-12-12 at 6 15 16 PM Screenshot 2025-12-12 at 6 15 22 PM

Mandatory Tasks (DO NOT REMOVE)

  • I have self-reviewed the code (A decent size PR without self-review might be rejected).
  • I have updated the developer docs in /docs if this PR makes changes that would require a documentation change. If N/A, write N/A here and check the checkbox.
  • I confirm automated tests are in place that prove my fix is effective or that my feature works.

Summary by cubic

Added spacing and rounded corners to the editor toolbar text selection dropdown to improve readability and consistency. Implements gap-1 on the toolbar and dropdown content and rounded-md on menu items and their buttons, aligning with CAL-6911.

Written for commit bd3c396. Summary will update automatically on new commits.

@KartikLabhshetwar KartikLabhshetwar requested review from a team as code owners December 12, 2025 12:52
@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Dec 12, 2025
@github-actions github-actions bot added the 🐛 bug Something isn't working label Dec 12, 2025
@vercel
Copy link

vercel bot commented Dec 12, 2025

@KartikLabhshetwar is attempting to deploy a commit to the cal Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@volnei volnei enabled auto-merge (squash) December 12, 2025 13:34
@volnei volnei merged commit 223c967 into calcom:main Dec 12, 2025
31 of 37 checks passed
@KartikLabhshetwar KartikLabhshetwar deleted the fix/editor-dropdown-rounded-corners-spacing branch December 12, 2025 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working community Created by Linear-GitHub Sync ready-for-e2e size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fix(editor): Add rounded corners and spacing to text selection dropdown in email body editor

3 participants