From d842066f5176ec56345f6536fb7d02b518556f82 Mon Sep 17 00:00:00 2001 From: kaj <40004347+KAJdev@users.noreply.github.com> Date: Mon, 24 Jul 2023 19:41:16 -0800 Subject: [PATCH] inline comfy output display --- .../src/App/Sidebar/Section.tsx | 2 +- .../src/App/Sidebar/Tab/index.tsx | 4 +- packages/stablestudio-ui/src/Comfy/index.tsx | 37 ++++++++++++++++--- .../src/Editor/Sidebar/index.tsx | 26 +++++++------ .../src/Generation/Image/Sidebar/index.tsx | 35 +++++++++--------- 5 files changed, 67 insertions(+), 37 deletions(-) diff --git a/packages/stablestudio-ui/src/App/Sidebar/Section.tsx b/packages/stablestudio-ui/src/App/Sidebar/Section.tsx index 2613494..4508cb2 100644 --- a/packages/stablestudio-ui/src/App/Sidebar/Section.tsx +++ b/packages/stablestudio-ui/src/App/Sidebar/Section.tsx @@ -47,7 +47,7 @@ export function Section(props: Section.Props) { )} > {title && ( -
-