fix(editor): Improve the contrast in the Chat Window in dark mode (no-changelog) (#9937)
This commit is contained in:
committed by
GitHub
parent
85aa560a5d
commit
31163e1da5
@@ -631,7 +631,6 @@ export default defineComponent({
|
||||
|
||||
&.bot {
|
||||
background-color: var(--color-lm-chat-bot-background);
|
||||
color: var(--color-lm-chat-bot-color);
|
||||
float: left;
|
||||
border-bottom-left-radius: 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user