After the toolbar reshuffle the action block is now two stacked rows (Summary/More above Reply/Forward/AI), making it taller than the meta block. The mobile header rule was align-items:center, which then pulled the From:/To: rows down into the vertical middle of the header — the 'From: is in the middle' symptom. Switch to flex-start so meta sticks to the top edge where the user expects it. |
||
|---|---|---|
| .. | ||
| fonts | ||
| js | ||
| lib | ||
| app.js | ||
| index.html | ||
| login.html | ||
| manifest.json | ||
| style.css | ||
| sw.js | ||