mirror of
https://huihui.cat/mirrors/MikroTikPatch.git
synced 2025-12-10 03:24:37 +01:00
Update index.html
Signed-off-by: elseif <elseif@live.cn>
This commit is contained in:
parent
d3fa483c4b
commit
8603498d39
1 changed files with 9 additions and 9 deletions
|
|
@ -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) -->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue