Commit dd83245
committed
fix(tasks): harmonize empty state card with /task layout
Drop `align="start" justify="center"` on the v-row and align card padding
(pa-8 → pa-6) so the empty-state card sits at the exact same top/left as
the form card on /task. Keeps `text-center` for icon + label centering
inside the card.1 parent 12ba82c commit dd83245
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments