mirror of
https://github.com/smittix/intercept.git
synced 2026-04-24 06:40:00 -07:00
feat: Consolidate VDL2 into ADS-B dashboard, fix blue bar, add CSV export
Remove VDL2 as a standalone mode since it's already integrated into the ADS-B dashboard sidebar. Remove the blue border-top on the controls bar. Add CSV export button to VDL2 panel for downloading collected messages. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1128,7 +1128,7 @@ body {
|
||||
gap: 8px;
|
||||
padding: 8px 15px;
|
||||
background: var(--bg-panel);
|
||||
border-top: 1px solid rgba(74, 158, 255, 0.3);
|
||||
border-top: none;
|
||||
font-size: 11px;
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
|
||||
Reference in New Issue
Block a user