Update index.html

Signed-off-by: elseif <elseif@live.cn>
This commit is contained in:
elseif 2025-09-26 13:29:16 +08:00 committed by GitHub
parent d3fa483c4b
commit 8603498d39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -231,7 +231,6 @@
</label>
</div>
</div>
</div>
<!-- Command display area with copy button -->
<div id="command-container" class="relative bg-slate-900 dark:bg-black/50 p-4 text-sm">
<button id="copy-btn" class="absolute top-3 right-3 p-1.5 bg-slate-700 hover:bg-slate-600 rounded-md text-slate-300 hover:text-white transition-colors">
@ -242,6 +241,7 @@
<div id="command"></div>
</div>
</div>
</div>
<!-- Download sections container (populated by JavaScript) -->