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

pull/28788/head^2
Š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
1 changed files with 0 additions and 2 deletions

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;