feat: remove stream view header

This commit is contained in:
2025-10-11 22:12:42 +02:00
parent e508f639d7
commit 69dfe66f85
2 changed files with 0 additions and 6 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 223 KiB

After

Width:  |  Height:  |  Size: 213 KiB

View File

@@ -29,12 +29,6 @@
<main class="ledlab-main">
<!-- Full Width Matrix Grid Section -->
<section class="matrix-grid-section">
<div class="matrix-grid-header">
<h2 class="matrix-title">SPORE Nodes</h2>
<div class="matrix-grid-controls">
<button class="btn btn-secondary btn-small" id="settings-toggle-btn">⚙️ Settings</button>
</div>
</div>
<div class="node-canvas-grid" id="node-canvas-grid">
<div class="loading">Discovering nodes...</div>
</div>