Merge pull request #4752 from matrix-org/joriks/irc-encryption-alignment

Fix e2e icon alignment in irc-layout
This commit is contained in:
Jorik Schellekens
2020-06-11 23:42:49 +01:00
committed by GitHub

View File

@@ -100,10 +100,16 @@ $irc-line-height: $font-18px;
position: relative;
right: unset;
left: unset;
top: 0;
padding: 0;
order: 3;
flex-shrink: 0;
flex-grow: 0;
height: $font-18px;
background-position: center;
}
.mx_EventTile_line {