Fix a merge regression

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
pull/21833/head
Šimon Brandner 2021-08-24 09:33:16 +02:00
parent 3d9a0286dc
commit 2920da8b8b
No known key found for this signature in database
GPG Key ID: 55C211A1226CB17D
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ $timelineImageBorderRadius: 4px;
}
.mx_no-image-placeholder {
background-color: $primary-bg-color;
background-color: $primary-content;
}
}