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

style: fix reactions to stickers overlapping #4433

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

WofWca
Copy link
Collaborator

@WofWca WofWca commented Dec 22, 2024

This is based on #4432.

Before / after
image image

Apparently this margin-bottom: -7px is a residue
from copy pasting it from .metadata for regular text messages.
We have marin: 0 set for image-only messages,
so we should set margin: 0 for sticker messages as well.

@WofWca WofWca changed the title wofwca/fix sticker reactions overlapping style: fix reactions to stickers overlapping Dec 22, 2024
@WofWca WofWca force-pushed the wofwca/fix-sticker-reactions-overlapping branch from 1fcc1fd to 71633d3 Compare December 22, 2024 20:19
Apparently this `margin-bottom: -7px` is a residue
from copy pasting it from `.metadata` for regular text messages.
We have `marin: 0` set for image-only messages,
so we should set `margin: 0` for sticker messages as well.

Similar MR: #4237.
@WofWca WofWca force-pushed the wofwca/fix-sticker-reactions-overlapping branch from 71633d3 to ee68603 Compare January 6, 2025 19:43
@WofWca WofWca merged commit aca110f into main Jan 6, 2025
5 of 11 checks passed
@WofWca WofWca deleted the wofwca/fix-sticker-reactions-overlapping branch January 6, 2025 19:44
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.

2 participants