ui: system status bar looks tweak

This commit is contained in:
Mikkeli Matlock
2026-02-08 03:20:00 +09:00
parent 0c342d7989
commit 83af09b47c
2 changed files with 2 additions and 12 deletions

View File

@@ -206,9 +206,7 @@ class _DashboardScreenState extends State<DashboardScreen> {
wsState: _wsState,
),
const SizedBox(height: 2),
// Main content area - big stat boxes
// Main content area - big widgets
Expanded(
flex: 7,
child: Row(