Browse Source

refac: styling

Timothy Jaeryang Baek 3 months ago
parent
commit
42f2de68bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/components/notes/NoteEditor.svelte

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

@@ -935,7 +935,7 @@ Provide the enhanced notes in markdown format. Use markdown syntax for headings,
 				</div>
 				</div>
 			{/if}
 			{/if}
 		</div>
 		</div>
-		<div class="absolute z-20 bottom-0 right-0 p-5 max-w-full w-full flex justify-end">
+		<div class="absolute z-20 bottom-0 right-0 p-3.5 max-w-full w-full flex justify-end">
 			<div class="flex gap-1 justify-between w-full max-w-full">
 			<div class="flex gap-1 justify-between w-full max-w-full">
 				{#if recording}
 				{#if recording}
 					<div class="flex-1 w-full">
 					<div class="flex-1 w-full">