Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 2920da8

Browse files
committed
Fix a merge regression
Signed-off-by: Šimon Brandner <[email protected]>
1 parent 3d9a028 commit 2920da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/css/views/messages/_MImageBody.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ $timelineImageBorderRadius: 4px;
3838
}
3939

4040
.mx_no-image-placeholder {
41-
background-color: $primary-bg-color;
41+
background-color: $primary-content;
4242
}
4343
}
4444

0 commit comments

Comments
 (0)