1
0

Update margin of border-t in index.html

This commit is contained in:
2025-05-26 22:22:22 +02:00
parent 5b49fdea1e
commit e12115f68e

View File

@@ -252,7 +252,7 @@
class="hidden text-sm font-mono select-text leading-snug mb-2 mt-1 max-h-80 overflow-auto"
style="background: none; border: none; color: inherit; padding: 0;"></pre>
<div class="border-t mb-4" style="border-color: var(--border)"></div>
<div class="border-t mb-2" style="border-color: var(--border)"></div>
<!-- Content List -->
<ul id="contentList" class="space-y-1"></ul>