diff --git a/docs/waves/backlog.md b/docs/waves/backlog.md index bcccf7f..b1df240 100644 --- a/docs/waves/backlog.md +++ b/docs/waves/backlog.md @@ -67,6 +67,23 @@ deliberately deferred. rebuilds its layout regardless — fixing it in wave 1 would be thrown away. - **Suggested wave or follow-up:** verify it is gone at `T7.1`; if it survives the rebuild, it needs its own item in the next revision. +- **Root cause, found at T1.4 — not fixed, T7.1 owns it.** `wp-creation-styles.css:815` has + `@media (max-width: 860px) { body { --nav-w: 56px; } }`, which is correct. But + `wp-creation-app.js:1389` injects `body{--nav-w:288px;}` into a runtime `