Timothy Jaeryang Baek 3 weeks ago
parent
commit
cc788eb4f9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/components/common/FileItem.svelte

+ 1 - 1
src/lib/components/common/FileItem.svelte

@@ -95,7 +95,7 @@
 			{/if}
 		</div>
 	{:else}
-		<div class="pl-1">
+		<div class="pl-1.5">
 			{#if !loading}
 				<Tooltip
 					content={type === 'collection'