mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2025-06-07 22:25:54 -04:00
UI: Increase the chat area a bit
This commit is contained in:
parent
d186621926
commit
84ab1f95be
1 changed files with 1 additions and 0 deletions
|
@ -797,6 +797,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||||
|
|
||||||
#chat-input-row {
|
#chat-input-row {
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
padding-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#chat-input-row.bigchat {
|
#chat-input-row.bigchat {
|
||||||
|
|
Loading…
Add table
Reference in a new issue