feat: Dashboard - Vehicle Fleet Overview (#2) #3

Merged
egullickson merged 11 commits from issue-2-dashboard-fleet-overview into main 2026-01-03 04:47:29 +00:00
Showing only changes of commit 55fb01d5bd - Show all commits

View File

@@ -83,7 +83,7 @@ export const QuickActions: React.FC<QuickActionsProps> = ({
onClick={action.onClick}
sx={{
p: 2,
borderRadius: 3,
borderRadius: 1.5,
bgcolor: 'action.hover',
border: '1px solid transparent',
display: 'flex',