Iris Apps — content owns padding from @trackunit/iris-app 2.5.13 (Asset Home / Site Home / Admin)
Manager is moving content inset for Asset Home, Site Home, and Admin extension iframes
onto each app. After you upgrade @trackunit/iris-app to 2.5.13 or later, the host stops
applying its transitional 1rem inset. Your extension must pad itself with p-content-space on the
scrollable content region (or intentionally stay edge-to-edge).
Run the automated migration before or as part of that SDK upgrade — not as optional cleanup
afterward. It ships as v2-5-12-p-content-space-codemod in @trackunit/iris-app 2.5.13.
npx nx g @trackunit/migrations:migrate
npx nx g @trackunit/migrations:run-migrations