Update instruct style
This commit is contained in:
parent
e6d9c59398
commit
e180284593
1 changed files with 1 additions and 3 deletions
|
@ -49,12 +49,10 @@
|
|||
|
||||
.dark .chat .assistant-message {
|
||||
background-color: #1f2937;
|
||||
border: 1px solid #4b5563;
|
||||
}
|
||||
|
||||
.dark .chat .user-message {
|
||||
background-color: #111827;
|
||||
border: 1px solid #4b5563;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
code {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue