浏览代码

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">