mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-01-19 23:20:17 +01: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 a new issue