mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04:00
Update instruct style
This commit is contained in:
parent
e6d9c59398
commit
e180284593
@ -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…
Reference in New Issue
Block a user