From 5ae5feb64a11ce3cffeb8ff39f45c7bbdf2fde07 Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Fri, 1 Mar 2024 15:51:34 -0300 Subject: [PATCH] style(IOOutputView/index.tsx): update className to include h-full for consistent styling across components style(IOview/index.tsx): update className to include w-full for consistent styling across components --- src/frontend/src/components/IOOutputView/index.tsx | 4 ++-- src/frontend/src/components/IOview/index.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/frontend/src/components/IOOutputView/index.tsx b/src/frontend/src/components/IOOutputView/index.tsx index b16878cb4..fd3a46096 100644 --- a/src/frontend/src/components/IOOutputView/index.tsx +++ b/src/frontend/src/components/IOOutputView/index.tsx @@ -17,7 +17,7 @@ export default function IOOutputView({ case "TextOutput": return (