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

Commit

Permalink
Fix the size of the clickable area of images (#8987)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonBrandner authored Jul 5, 2022
1 parent 6f10cd6 commit 8311bdd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions res/css/views/rooms/_EventTile.scss
Original file line number Diff line number Diff line change
Expand Up @@ -150,8 +150,6 @@ $left-gutter: 64px;
}

.mx_MImageBody {
margin-right: var(--EventTile_content-margin-inline-end);

.mx_MImageBody_thumbnail_container {
justify-content: flex-start;
min-height: $font-44px;
Expand Down

0 comments on commit 8311bdd

Please sign in to comment.