Move mx_EventTile_msgOption out of mx_EventTile:not([data-layout=bubble]) (#8973)

* Move mx_EventTile_msgOption out of mx_EventTile:not([data-layout=bubble])

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>

* Decrease specificity on _IRCLayout.scss

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
Suguru Hirahara 2022-07-05 07:01:06 +00:00 committed by GitHub
parent 88afd552d8
commit 4b624fd58b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 17 additions and 17 deletions

View file

@ -39,7 +39,7 @@ $irc-line-height: $font-18px;
margin-right: $right-padding;
}
> .mx_EventTile_msgOption {
.mx_EventTile_msgOption {
order: 5;
flex-shrink: 0;