tighter layout

pull/21833/head
Jorik Schellekens 2020-05-07 14:56:45 +01:00
parent bc5fc57dd6
commit ac95172ed4
1 changed files with 1 additions and 2 deletions

View File

@ -21,7 +21,7 @@ $right-padding: 5px;
.mx_IRCLayout { .mx_IRCLayout {
line-height: $font-20px !important; line-height: $font-18px !important;
.mx_EventTile { .mx_EventTile {
display: flex; display: flex;
@ -52,7 +52,6 @@ $right-padding: 5px;
> .mx_EventTile_line { > .mx_EventTile_line {
order: 3; order: 3;
flex-grow: 1; flex-grow: 1;
margin-bottom: -6px;
} }
> .mx_EventTile_avatar { > .mx_EventTile_avatar {