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