Fix the size of the clickable area of images (#8987)

This commit is contained in:
Šimon Brandner 2022-07-05 18:53:18 +02:00 committed by GitHub
parent 6f10cd6404
commit 8311bdd263
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;