Tweak bubble

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2025-11-25 14:09:56 +00:00
parent e276ce1fa4
commit 7063f9b420
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D
3 changed files with 1 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 148 KiB

After

Width:  |  Height:  |  Size: 148 KiB

View File

@ -588,6 +588,7 @@ Please see LICENSE files in the repository root for full details.
position: static;
order: -1;
margin-inline-end: var(--EventTile_bubble_gap-inline); /* Same spacing between E2E icon and a hidden event */
display: inline-flex;
}
.mx_EventTile_e2eIcon {