mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-06-11 17:34:44 +02:00
feat: dashboard layout — tabbed alerts/feed, tropo in middle row, fix emoji
- Active Alerts panel now has pill-style tab switcher (Active Alerts | Event Feed) - LiveEventFeed supports embedded mode (no card wrapper) for tab use - HepburnTropoCard moved from bottom row to middle row (replaces LiveEventFeed) - Bottom row removed (empty after tropo card move) - Fixed broken unicode escapes in BandConditionsCard (satellite, circle, moon emoji) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
3e06aacc3f
commit
af51c51708
4 changed files with 150 additions and 118 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -8,8 +8,8 @@
|
|||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
<script type="module" crossorigin src="/assets/index-DVlb83LX.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-kJaaQ570.css">
|
||||
<script type="module" crossorigin src="/assets/index-BUzOKXu1.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-LGjCLdSa.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue