Commit eef217e
committed
fix(deck): keep card foot actions inside the card when meta is wide
.cardfoot's nowrap meta span had no min-width:0, so a flex row with both
a task badge and a full "N sessions · date · ~$cost" meta line could not
shrink below its full text width, pushing the primary open button past
the card's right edge. Meta now ellipsizes and shrinks; the task badge,
icon buttons, and open button stay pinned at natural size.
Regenerated the 4 README screenshots via the isolated demo-world capture
script to reflect the fix (tasks.png byte-identical, so unchanged).1 parent 108f71c commit eef217e
4 files changed
Lines changed: 11 additions & 1 deletion
Loading
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
160 | 170 | | |
161 | 171 | | |
162 | 172 | | |
| |||
0 commit comments