36e707b934d71e41d85a31f819be50e57f3e21fe
"New recipe" kept its text label below sm:, so on mobile (especially French, where "Importer une URL"/"Nouvelle recette" run long) it wrapped to its own second line — icon-only now below sm:, matching the Sort/Filter treatment from the previous mobile-spacing fix. The view-toggle + Select row used justify-between with an empty filler div outside select mode, pushing the controls flush right and leaving a large dead gap on the left — same width as the row above it, but visually disconnected. Now left-aligned outside select mode (justify-between still applies inside select mode, where there's real content on both sides). Verified at a real 390px mobile viewport in both English and French — Generate/Import/New now share one row, and the view-toggle row starts flush left instead of floating on the right with empty space before it.
Description
No description provided
Languages
TypeScript
99.2%
JavaScript
0.3%
CSS
0.2%
Dockerfile
0.2%