Remove bottom padding on chat tab
This commit is contained in:
parent
0dd759c44f
commit
568541aa31
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue