fix(ui): use mb-6 for the two stacked cards on mb-4 #467
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/MAPPS-413-card-margin"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
mb-4->mb-6on the two stacked Cards at time.rs:1983 (filters) and approvals.rs:135 (error).Why
mb-6is the card-stack margin at 16 of 19 stacked-Card sites, including elsewhere on the same pages. UI audit (MAPPS-399) finding F1.Closes MAPPS-413.