Browse Source

refac: styling

Timothy Jaeryang Baek 2 months ago
parent
commit
d8ccb087ac
1 changed files with 1 additions and 1 deletions
  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"