6818f10fc44968a58f8eb24197e8a3dc08507908
Swept meal-plan, shopping-lists, pantry, nutrition, explore, feed, collections, recipe detail/edit, and settings sub-pages at a real 390px viewport. Two real bugs found (rest checked out clean — the meal-plan calendar and settings tabs' horizontal scroll are intentional, not bugs): - Explore's "Recipe ideas" input had no flex-basis and both buttons kept full text labels, squeezing the input down to ~2 visible characters on mobile. Input now flex-1, buttons icon-only below sm: (same pattern as the recipes-page Sort/Filter fix). - Recipe detail page had no bottom clearance, so the fixed per-recipe chat button could sit directly on top of the private-notes Save button on short pages. Added pb-20, matching recipe-form.tsx's existing floating-save-bar clearance. Verified both live at 390px: input now shows real placeholder text with tappable icon buttons alongside it; Save button now clears the chat FAB with real spacing.
Description
No description provided
Languages
TypeScript
99.2%
JavaScript
0.3%
CSS
0.2%
Dockerfile
0.2%