浏览代码

refac: styling

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

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

@@ -1033,7 +1033,7 @@
 									{/if}
 									{/if}
 								</div>
 								</div>
 
 
-								<div class=" flex justify-between mt-1.5 mb-2.5 mx-0.5 max-w-full" dir="ltr">
+								<div class=" flex justify-between mt-1 mb-2.5 mx-0.5 max-w-full" dir="ltr">
 									<div class="ml-1 self-end flex items-center flex-1 max-w-[80%] gap-0.5">
 									<div class="ml-1 self-end flex items-center flex-1 max-w-[80%] gap-0.5">
 										<InputMenu
 										<InputMenu
 											bind:selectedToolIds
 											bind:selectedToolIds