Grid tracks now: - col 1: minmax(60px, 250px) — chip natural width capped at 250px, with the 60px (4 char) floor enforced on From / To / Cc alike - col 2: minmax(48px, 1fr) — takes the rest, shrinks first when the pane narrows Removed the hard max-width on the action cluster so on wide panes it stays as one row of 6. Once col 2 shrinks below the 1-row width, flex-wrap kicks in and the icons re-stack to 3+3. Chips only start to shrink past that point. |
||
|---|---|---|
| .. | ||
| fonts | ||
| js | ||
| lib | ||
| app.js | ||
| index.html | ||
| login.html | ||
| manifest.json | ||
| style.css | ||
| sw.js | ||