浏览代码

refac: styling

Timothy J. Baek 11 月之前
父节点
当前提交
51d2cecd36
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/lib/components/chat/MessageInput.svelte

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

@@ -778,7 +778,7 @@
 						{/if}
 
 						<div class=" flex">
-							<div class=" ml-1 flex items-center">
+							<div class=" ml-1 self-end mb-2 flex space-x-1">
 								<InputMenu
 									bind:webSearchEnabled
 									uploadFilesHandler={() => {