Fix the size of the clickable area of images (#8987)
This commit is contained in:
parent
6f10cd6404
commit
8311bdd263
1 changed files with 0 additions and 2 deletions
|
@ -150,8 +150,6 @@ $left-gutter: 64px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_MImageBody {
|
.mx_MImageBody {
|
||||||
margin-right: var(--EventTile_content-margin-inline-end);
|
|
||||||
|
|
||||||
.mx_MImageBody_thumbnail_container {
|
.mx_MImageBody_thumbnail_container {
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
min-height: $font-44px;
|
min-height: $font-44px;
|
||||||
|
|
Loading…
Reference in a new issue