From 2ea814fd646f69f66857f47c525126b8febfaeb7 Mon Sep 17 00:00:00 2001 From: Cristhian Zanforlin Lousa Date: Thu, 10 Aug 2023 15:02:15 -0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(select-custom.tsx):=20add=20?= =?UTF-8?q?left=20padding=20to=20SelectItem=20component=20to=20align=20tex?= =?UTF-8?q?t=20properly=20=F0=9F=90=9B=20fix(nodeToolbarComponent/index.ts?= =?UTF-8?q?x):=20change=20"Advanced"=20text=20to=20"Edit"=20in=20NodeToolb?= =?UTF-8?q?arComponent=20for=20better=20clarity?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frontend/src/components/ui/select-custom.tsx | 2 +- .../pages/FlowPage/components/nodeToolbarComponent/index.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/frontend/src/components/ui/select-custom.tsx b/src/frontend/src/components/ui/select-custom.tsx index 438f3d188..a3069a08e 100644 --- a/src/frontend/src/components/ui/select-custom.tsx +++ b/src/frontend/src/components/ui/select-custom.tsx @@ -80,7 +80,7 @@ const SelectItem = React.forwardRef<