Fix styling a bit

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-05-30 19:44:17 +02:00
parent 85bcf8ed52
commit 5e8df03724
2 changed files with 5 additions and 6 deletions
+4 -5
View File
@@ -29,13 +29,12 @@ limitations under the License.
.mx_CallEvent_content {
display: flex;
flex-direction: column;
.mx_CallEvent_sender {
}
margin-right: 10px; // To match mx_CallEvent
.mx_CallEvent_type {
font-weight: 400;
color: gray;
line-height: $font-14px;
}
}
}