Docked header is flex-direction:column, and the base align-items:flex-start was sizing the meta to its chip width and parking it at the left — the absolute cluster's right:0 then landed at the meta's right edge in the middle of the pane. align-items:stretch makes meta fill the header width so right:0 hits the actual right edge. |
||
|---|---|---|
| .. | ||
| fonts | ||
| js | ||
| lib | ||
| app.js | ||
| index.html | ||
| login.html | ||
| manifest.json | ||
| style.css | ||
| sw.js | ||