mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 17:25:50 +03:00
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 {
|
||||
margin-right: var(--EventTile_content-margin-inline-end);
|
||||
|
||||
.mx_MImageBody_thumbnail_container {
|
||||
justify-content: flex-start;
|
||||
min-height: $font-44px;
|
||||
|
|
Loading…
Reference in a new issue