From 86ebf542b986a81e2c075de7d0ca65bfb63520b9 Mon Sep 17 00:00:00 2001 From: mawkone Date: Sun, 14 Jun 2026 13:34:20 -0700 Subject: [PATCH] fix(codebase): constrain height correctly to flex container --- .../app/[workspace]/project/[projectId]/(home)/code/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vibn-frontend/app/[workspace]/project/[projectId]/(home)/code/page.tsx b/vibn-frontend/app/[workspace]/project/[projectId]/(home)/code/page.tsx index 752e92d..69eaae3 100644 --- a/vibn-frontend/app/[workspace]/project/[projectId]/(home)/code/page.tsx +++ b/vibn-frontend/app/[workspace]/project/[projectId]/(home)/code/page.tsx @@ -50,7 +50,9 @@ export default function CodeTab() { return (