Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 8311bdd

Browse files
Fix the size of the clickable area of images (#8987)
1 parent 6f10cd6 commit 8311bdd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

res/css/views/rooms/_EventTile.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,6 @@ $left-gutter: 64px;
150150
}
151151

152152
.mx_MImageBody {
153-
margin-right: var(--EventTile_content-margin-inline-end);
154-
155153
.mx_MImageBody_thumbnail_container {
156154
justify-content: flex-start;
157155
min-height: $font-44px;

0 commit comments

Comments
 (0)