Browse Source

refac: styling

Timothy J. Baek 9 months ago
parent
commit
a0a79fbc5b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/components/chat/Messages/Placeholder.svelte

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

@@ -94,7 +94,7 @@
 			<Tooltip
 			<Tooltip
 				content="This chat won't appear in history and your messages will not be saved."
 				content="This chat won't appear in history and your messages will not be saved."
 				className="w-full flex justify-center mb-0.5"
 				className="w-full flex justify-center mb-0.5"
-				placement="top-start"
+				placement="top"
 			>
 			>
 				<div class="flex items-center gap-2 text-gray-500 font-medium text-lg my-2 w-fit">
 				<div class="flex items-center gap-2 text-gray-500 font-medium text-lg my-2 w-fit">
 					<EyeSlash strokeWidth="2.5" className="size-5" /> Temporary Chat
 					<EyeSlash strokeWidth="2.5" className="size-5" /> Temporary Chat