fix(dashboard): add top margin between agent list and Active Agents panel
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/* === Active Agents Panel === */
|
||||
.active-agents-panel {
|
||||
margin-top: var(--space-xl);
|
||||
margin-bottom: var(--space-lg);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user