From 61521453bb9c0855da0d6d0c8ea78788eb06fbfd Mon Sep 17 00:00:00 2001 From: ciregenz Date: Tue, 18 Aug 2026 19:04:38 -0700 Subject: [PATCH] [eric] apps: template unclamps vertical scroll; body overflow:hidden was written for the splash and clipped every taller app (ENG-349) --- backend/apps/outputs/webapp_template/frontend/index.html | 5 +++-- .../outputs/webapp_template/frontend/src/pages/index.tsx | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/backend/apps/outputs/webapp_template/frontend/index.html b/backend/apps/outputs/webapp_template/frontend/index.html index a689161a..6faf93a3 100644 --- a/backend/apps/outputs/webapp_template/frontend/index.html +++ b/backend/apps/outputs/webapp_template/frontend/index.html @@ -20,12 +20,13 @@ same as the React PixelBlast component referenced in the design. -->