Liste CSV

This commit is contained in:
chk
2026-06-10 16:25:30 +02:00
parent b1e4a8b0be
commit 97ff7eb33f
3 changed files with 256 additions and 10 deletions

View File

@@ -33,7 +33,7 @@
<iframe
id="board-viewer-frame"
src="/boardViewer.html"
style="width: 100%; height: 520px; border: 1px solid #334155; border-radius: 6px; background: #0d0f13; display: block;"
style="width: 100%; height: 740px; border: 1px solid #334155; border-radius: 6px; background: #0d0f13; display: block;"
title="Board-Viewer"
></iframe>
</div>