Middle Column: Fix custom background in Night Mode
This commit is contained in:
parent
6a778ae2be
commit
5f69037557
@ -40,7 +40,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.theme-dark & {
|
.theme-dark #MiddleColumn:not(.custom-bg-image) & {
|
||||||
background-image: url('../../assets/chat-bg-dark.png');
|
background-image: url('../../assets/chat-bg-dark.png');
|
||||||
background-position: top left;
|
background-position: top left;
|
||||||
background-size: 650px;
|
background-size: 650px;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user