Update styles.css
This commit is contained in:
+2
-2
@@ -1792,8 +1792,8 @@ body::after {
|
|||||||
}
|
}
|
||||||
.chat-msg-user {
|
.chat-msg-user {
|
||||||
align-self: flex-end;
|
align-self: flex-end;
|
||||||
background: var(--accent);
|
background: var(--bg-hover);
|
||||||
color: #fff;
|
color: var(--text);
|
||||||
border-bottom-right-radius: 3px;
|
border-bottom-right-radius: 3px;
|
||||||
}
|
}
|
||||||
.chat-msg-bot {
|
.chat-msg-bot {
|
||||||
|
|||||||
Reference in New Issue
Block a user