Remove instruct style border radius

This commit is contained in:
oobabooga 2023-12-25 08:35:33 -08:00
parent 18ca35faaa
commit ae927950a8

View file

@ -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 {