Move mx_EventTile_line and mx_EventTile_reply out of mx_EventTile:not([data-layout=bubble]) (#8910)
Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
parent
80be02b53c
commit
035786aae0
3 changed files with 30 additions and 30 deletions
|
@ -48,8 +48,8 @@ $irc-line-height: $font-18px;
|
|||
}
|
||||
}
|
||||
|
||||
.mx_EventTile_line, .mx_EventTile_reply {
|
||||
padding: 0;
|
||||
.mx_EventTile_line,
|
||||
.mx_EventTile_reply {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
order: 3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue