adjusted background on chat bubble
This commit is contained in:
parent
714a4e4716
commit
bc01dd6722
@ -21,7 +21,7 @@ html {
|
|||||||
background: var(--modal-bg-color);
|
background: var(--modal-bg-color);
|
||||||
}
|
}
|
||||||
.chat-list .odd .chat-text {
|
.chat-list .odd .chat-text {
|
||||||
background: var(--custom-buttons-color);
|
background: rgba(255, 255, 255, 0.15);
|
||||||
}
|
}
|
||||||
/* Background */
|
/* Background */
|
||||||
#page-wrapper {
|
#page-wrapper {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user