UI: fix a margin

This commit is contained in:
oobabooga 2024-12-18 13:35:09 -08:00
parent 2bea4dfa96
commit d01dd2e1c8

View File

@ -37,7 +37,7 @@ div.svelte-iyf88w {
}
/* "info" messages without a title above */
.block > .svelte-e8n7p6:not(:only-of-type) {
.block > .svelte-e8n7p6:not(:only-of-type, #chat-mode *) {
margin-bottom: 2px;
}