From 77c423fd0c07f17addf88e5a4b8cb156b68cce62 Mon Sep 17 00:00:00 2001 From: Cristhian Zanforlin Lousa Date: Mon, 3 Jul 2023 17:08:58 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20fix(ApiModal):=20update=20CSS=20?= =?UTF-8?q?classes=20for=20responsive=20layout=20and=20code=20readability?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/src/modals/ApiModal/index.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/frontend/src/modals/ApiModal/index.tsx b/src/frontend/src/modals/ApiModal/index.tsx index e767c0368..d069763ff 100644 --- a/src/frontend/src/modals/ApiModal/index.tsx +++ b/src/frontend/src/modals/ApiModal/index.tsx @@ -263,7 +263,7 @@ export default function ApiModal({ flow }: { flow: FlowType }) { return ( - + Code @@ -314,7 +314,7 @@ export default function ApiModal({ flow }: { flow: FlowType }) { > {index < 3 ? ( @@ -322,10 +322,10 @@ export default function ApiModal({ flow }: { flow: FlowType }) { ) : index === 3 ? ( <> -
+
- + PARAM