SimonOriginal 10 月之前
父节点
当前提交
3731f1950a
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/lib/components/workspace/common/ManifestModal.svelte

+ 2 - 1
src/lib/components/workspace/common/ManifestModal.svelte

@@ -63,7 +63,8 @@
 							<a 
 								href={manifest.funding_url} 
 								target="_blank" 
-								class="underline text-blue-400 hover:text-blue-300">{manifest.funding_url}
+								class="underline text-blue-400 hover:text-blue-300"
+								>{manifest.funding_url}
 							</a>
 						</div>