modify ui

This commit is contained in:
Julian Freeman
2025-12-08 11:01:22 -04:00
parent 618fd2d933
commit fd28d4764a
7 changed files with 20 additions and 11 deletions

View File

@@ -159,7 +159,7 @@ async function startDownload() {
<div class="max-w-5xl mx-auto p-8">
<header class="mb-8">
<h1 class="text-3xl font-bold text-zinc-900 dark:text-white">新建下载</h1>
<p class="text-gray-500 dark:text-gray-400 mt-2">粘贴 URL 开始下载媒体</p>
<!-- <p class="text-gray-500 dark:text-gray-400 mt-2">粘贴 URL 开始下载媒体</p> -->
</header>
<!-- Input Section -->