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