feat: remove stream view header
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 223 KiB After Width: | Height: | Size: 213 KiB |
@@ -29,12 +29,6 @@
|
|||||||
<main class="ledlab-main">
|
<main class="ledlab-main">
|
||||||
<!-- Full Width Matrix Grid Section -->
|
<!-- Full Width Matrix Grid Section -->
|
||||||
<section class="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="node-canvas-grid" id="node-canvas-grid">
|
||||||
<div class="loading">Discovering nodes...</div>
|
<div class="loading">Discovering nodes...</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user