diff --git a/css/main.css b/css/main.css index f33b5a59..65c96316 100644 --- a/css/main.css +++ b/css/main.css @@ -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; }