mirror of
https://gitlab.com/Cynosphere/xmc.git
synced 2024-08-14 22:57:03 +00:00
Make Modular
This commit is contained in:
parent
5ff6c15c9a
commit
2c0597aa23
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@
|
||||||
|
|
||||||
[class^="appMount-"] {
|
[class^="appMount-"] {
|
||||||
background: var(--custom-background), var(--primary) !important;
|
background: var(--custom-background), var(--primary) !important;
|
||||||
|
background-repeat: no-repeat !important;
|
||||||
|
background-size: cover !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
[class^="chat-"] > [class^="content-"] > [class^="chatContent-"],
|
[class^="chat-"] > [class^="content-"] > [class^="chatContent-"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue