Browse Source

refac: styling

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

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

@@ -186,7 +186,7 @@
 				</div>
 				</div>
 
 
 				<div
 				<div
-					class="text-base font-normal xl:translate-x-6 lg:max-w-3xl w-full py-3 {atSelectedModel
+					class="text-base font-normal xl:translate-x-6 md:max-w-3xl w-full py-3 {atSelectedModel
 						? 'mt-2'
 						? 'mt-2'
 						: ''}"
 						: ''}"
 				>
 				>