polish: streamline nav, extract inline styles, improve tablet UX (#168)

This commit is contained in:
Alexander Whitestone
2026-03-11 11:32:56 -04:00
committed by GitHub
parent b028b768c9
commit 708c8a2477
5 changed files with 484 additions and 182 deletions

View File

@@ -11,7 +11,7 @@
<!-- Agents (HTMX-polled from registry) -->
{% call panel("AGENTS", hx_get="/swarm/agents/sidebar", hx_trigger="every 10s") %}
<div style="font-size:11px; color:var(--text-dim); letter-spacing:.08em;">LOADING...</div>
<div class="mc-loading-placeholder">LOADING...</div>
{% endcall %}
<!-- System Health (HTMX polled) -->