From cdae727e739c7b4e2eeb70fa42518ebeb4e660b2 Mon Sep 17 00:00:00 2001 From: Lucas Oliveira Date: Sun, 3 Mar 2024 22:23:21 +0100 Subject: [PATCH] fixed w-full --- src/frontend/src/components/IOOutputView/index.tsx | 4 ++-- src/frontend/src/modals/baseModal/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 fd3a46096..b16878cb4 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 (