mirror of
https://github.com/hexastack/hexabot
synced 2025-06-26 18:27:28 +00:00
fix: rename CSS class for outgoing message content to use CustomContent
This commit is contained in:
@@ -20,7 +20,7 @@ div .cs-message--outgoing .cs-message__content {
|
||||
background-color: var(--cs-message-outgoing-color) !important;
|
||||
}
|
||||
|
||||
div .cs-message--outgoing .cs-message__text-content {
|
||||
div .cs-message--outgoing .cs-message__custom-content {
|
||||
color: var(--cs-message-outgoing-text-color) !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user