ソースを参照

refac: styling

Timothy Jaeryang Baek 5 ヶ月 前
コミット
d8693c3c74
1 ファイル変更1 行追加1 行削除
  1. 1 1
      src/lib/components/common/FileItemModal.svelte

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

@@ -26,7 +26,7 @@
 	});
 </script>
 
-<Modal bind:show size="md">
+<Modal bind:show size="lg">
 	<div class="font-primary px-6 py-5 w-full flex flex-col justify-center dark:text-gray-400">
 		<div class=" pb-2">
 			<div class="flex items-start justify-between">