Timothy J. Baek 9 mesi fa
parent
commit
3bbd238d7d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/lib/components/common/FileItem.svelte

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

@@ -29,7 +29,7 @@
 			}
 			}
 		}}
 		}}
 	>
 	>
-		<div class="p-4 py-[1.1rem] bg-red-400 text-white rounded-l-lg">
+		<div class="p-4 py-[1.1rem] bg-red-400 text-white rounded-l-xl">
 			{#if status === 'processed'}
 			{#if status === 'processed'}
 				<svg
 				<svg
 					xmlns="http://www.w3.org/2000/svg"
 					xmlns="http://www.w3.org/2000/svg"