UI: Minor CSS improvement to chat mode

This commit is contained in:
oobabooga 2024-06-30 21:09:54 -07:00
parent 1ea3826333
commit 19a56dd538

View file

@ -396,7 +396,7 @@ div.svelte-362y77>*, div.svelte-362y77>.form>* {
.chat .message:last-child { .chat .message:last-child {
margin-bottom: 0 !important; margin-bottom: 0 !important;
padding-bottom: 0 !important; padding-bottom: 15px !important;
} }
.message-body li { .message-body li {