The Share/Copy/Edit/Delete (gardens) and Duplicate/Edit/Delete (plants) footer actions were a row of ~28px text links — easy to mis-tap on a phone, the "cramped link row" the issue calls out. Both card types share cardActionClass/cardDangerClass, so one change fixes both: a ~40px-tall tap target (min-h + py-2) that reads as a button, not a link. min-h guarantees the target even for a short label. Verified at 390px on the gardens list; desktop unaffected (just a slightly taller footer). tsc + vitest green. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]> Claude-Session: https://claude.ai/code/session_01H3zbym8Doka2d7D48maSgZ