mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 08:07:56 +01:00
UI: fix double quotes in instruct mode
This commit is contained in:
parent
b80d5906c2
commit
c5814db173
@ -410,7 +410,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||
color: #f5b031;
|
||||
}
|
||||
|
||||
.message q::before, .message q::after {
|
||||
.message-body q::before, .message-body q::after {
|
||||
content: "";
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user