tighter layout
This commit is contained in:
parent
bc5fc57dd6
commit
ac95172ed4
1 changed files with 1 additions and 2 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue