mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-03-06 13:43:49 +01:00
Remove instruct style border radius
This commit is contained in:
parent
18ca35faaa
commit
ae927950a8
|
|
@ -339,7 +339,6 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
word-break: break-word;
|
||||
overflow-wrap: anywhere;
|
||||
border-top: none;
|
||||
border-radius: 0 0 8px 8px !important;
|
||||
}
|
||||
|
||||
.chat-parent {
|
||||
|
|
|
|||
Loading…
Reference in a new issue