feat: Dashboard - Vehicle Fleet Overview (#2) #3
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user