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

fix(ui): Restore message/thread styling #10410

Merged
merged 2 commits into from
Nov 29, 2024
Merged

Conversation

ChristophWurst
Copy link
Member

@ChristophWurst ChristophWurst commented Nov 26, 2024

Fixes #10392

Reverts #10268 and adds a more specific fix for the leaked popover styles.

This is still a bodge. Styles should be scoped. We have to move some rules around.

@ChristophWurst
Copy link
Member Author

/backport to stable4.1

@ChristophWurst
Copy link
Member Author

/backport to stable4.0

@ChristophWurst
Copy link
Member Author

@GretaD @kesselb let's get this in and released

@GretaD
Copy link
Contributor

GretaD commented Nov 28, 2024

the recipient bubble is cut a bit because of this padding(i think):
.contact-popover[data-v-31ad87b1] { display: flex; padding: 2px; }

Screenshot from 2024-11-28 15-08-16

@ChristophWurst
Copy link
Member Author

Indeed! Looks better without the padding :)

@GretaD GretaD merged commit a3ac382 into main Nov 29, 2024
34 checks passed
@GretaD GretaD deleted the fix/ui/message-thread-styling branch November 29, 2024 11:13
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.

Mail envelope and titles design is off
2 participants