Skip to content

Removed background color from .correspondence - #9452

Merged
lucascumsille merged 1 commit into
developfrom
correspondence-rouded-corners
Aug 17, 2026
Merged

Removed background color from .correspondence#9452
lucascumsille merged 1 commit into
developfrom
correspondence-rouded-corners

Conversation

@lucascumsille

@lucascumsille lucascumsille commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Relevant issue(s)

Fixes part of: #9294

What does this do?

Instead the white background is being applied to the correspondence text and event actions. This prevents the odd white corners on top of the correspondence when it has rounded corners.

Why was this needed?

When .correspondence has round corners there is an odd sharp edge coming from the white background from the element. Normally you would apply overflow: hidden to prevent it from happening, but we are using position: sticky, so we can't use overflow hidden.

Implementation notes

This PR precedes this WDTK one

Screenshots

It's a two part PR. Screenshots here

Notes to reviewer


[skip changelog]

@garethrees garethrees left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

We reviewed on a call. Looks good!

Instead the white background is being applied to the correspondence text and event actions. This prevents the odd white corners on top of the correspondence when it has rounded corners.
@lucascumsille
lucascumsille force-pushed the correspondence-rouded-corners branch from cb5fae9 to 522ee3a Compare August 17, 2026 05:40
@lucascumsille
lucascumsille merged commit 522ee3a into develop Aug 17, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants