mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2024-11-22 08:07:56 +01:00
Remove bottom padding on chat tab
This commit is contained in:
parent
0dd759c44f
commit
568541aa31
@ -304,6 +304,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
|
||||
|
||||
#chat-tab {
|
||||
padding-top: 0px;
|
||||
padding-bottom: 0px;
|
||||
}
|
||||
|
||||
#chat-tab button#Generate, #chat-tab button#stop {
|
||||
|
Loading…
Reference in New Issue
Block a user