mirror of https://github.com/vector-im/riot-web
tighter layout
parent
bc5fc57dd6
commit
ac95172ed4
|
@ -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…
Reference in New Issue