mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-07 07:33:47 +00:00
UI: Reduce spacing above chat input
This commit is contained in:
parent
1b403a4ffa
commit
0c033caf0e
1 changed files with 1 additions and 1 deletions
|
|
@ -893,7 +893,7 @@ audio {
|
|||
}
|
||||
|
||||
#chat-input-row {
|
||||
padding: 1rem;
|
||||
padding: 0.5rem 1rem 1rem;
|
||||
}
|
||||
|
||||
#chat-col {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue