mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-05 22:55:22 +00:00
UI: Remove the chat input textarea border
This commit is contained in:
parent
84ab1f95be
commit
d9da16edba
1 changed files with 1 additions and 0 deletions
|
|
@ -581,6 +581,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
|||
|
||||
#chat-input textarea {
|
||||
padding: 0.65rem 2.5rem;
|
||||
border: 0;
|
||||
}
|
||||
|
||||
#chat-input textarea::placeholder {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue