Browse Source

Update UserMessage.svelte

Timothy J. Baek 1 year ago
parent
commit
c3ed6fe974
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/components/chat/Messages/UserMessage.svelte

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

@@ -295,7 +295,7 @@
 								viewBox="0 0 24 24"
 								stroke-width="1.5"
 								stroke="currentColor"
-								class="w-6 h-6"
+								class="w-4 h-4"
 							>
 								<path
 									stroke-linecap="round"