mirror of https://github.com/vector-im/riot-web
Fix a merge regression
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
3d9a0286dc
commit
2920da8b8b
|
@ -38,7 +38,7 @@ $timelineImageBorderRadius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_no-image-placeholder {
|
.mx_no-image-placeholder {
|
||||||
background-color: $primary-bg-color;
|
background-color: $primary-content;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue