Move mx_EventTile_e2eIcon style out of mx_EventTile:not([data-layout=bubble]) (#8895)
This commit is contained in:
parent
33d680b134
commit
b391a20434
2 changed files with 9 additions and 14 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue