Middle Column: Fix custom background in Night Mode

This commit is contained in:
Alexander Zinchuk 2022-03-20 14:26:29 +01:00
parent 6a778ae2be
commit 5f69037557

View File

@ -40,7 +40,7 @@
}
}
.theme-dark & {
.theme-dark #MiddleColumn:not(.custom-bg-image) & {
background-image: url('../../assets/chat-bg-dark.png');
background-position: top left;
background-size: 650px;