mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-10-01 01:26:03 -04: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;
|
word-break: break-word;
|
||||||
overflow-wrap: anywhere;
|
overflow-wrap: anywhere;
|
||||||
border-top: none;
|
border-top: none;
|
||||||
border-radius: 0 0 8px 8px !important;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.chat-parent {
|
.chat-parent {
|
||||||
|
Loading…
Reference in New Issue
Block a user