Timothy J. Baek 8 mesiacov pred
rodič
commit
eee1dad217

+ 1 - 1
src/lib/components/chat/Messages/ResponseMessage.svelte

@@ -496,7 +496,7 @@
 				{#if !edit}
 					{#if message.done || siblings.length > 1}
 						<div
-							class=" flex justify-start overflow-x-auto buttons text-gray-600 dark:text-gray-500"
+							class=" flex justify-start overflow-x-auto buttons text-gray-600 dark:text-gray-500 mt-0.5"
 						>
 							{#if siblings.length > 1}
 								<div class="flex self-center min-w-fit" dir="ltr">