Move mx_EventTile_e2eIcon style out of mx_EventTile:not([data-layout=bubble]) (#8895)

This commit is contained in:
Suguru Hirahara 2022-06-25 17:49:34 +00:00 committed by GitHub
parent 33d680b134
commit b391a20434
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 14 deletions

View file

@ -80,12 +80,7 @@ $irc-line-height: $font-18px;
text-align: right;
}
> .mx_EventTile_e2eIcon {
position: absolute;
right: unset;
left: unset;
top: 0;
.mx_EventTile_e2eIcon {
padding: 0;
flex-shrink: 0;