소스 검색

refac: styling

Timothy Jaeryang Baek 3 달 전
부모
커밋
d8ccb087ac
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/lib/components/notes/NoteEditor/Chat.svelte

+ 1 - 1
src/lib/components/notes/NoteEditor/Chat.svelte

@@ -318,7 +318,7 @@ Based on the user's instruction, update and enhance the existing notes by incorp
 	});
 </script>
 
-<div class="flex items-center mb-2 pt-1">
+<div class="flex items-center mb-1.5 pt-1.5">
 	<div class=" -translate-x-1.5 flex items-center">
 		<button
 			class="p-0.5 bg-transparent transition rounded-lg"