Improve some paddings

This commit is contained in:
oobabooga 2023-12-25 14:25:31 -08:00
parent abd227594c
commit 63553b41ed
2 changed files with 10 additions and 1 deletions

View file

@ -362,7 +362,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
.chat > .messages {
display: flex;
flex-direction: column;
padding-top: 8px;
padding-top: 25px;
}
.chat .message:last-child {