From d2f0eaf6bc0ec1234fb3aa9ccc64e3f638db4788 Mon Sep 17 00:00:00 2001 From: Julian Waller Date: Sun, 22 Dec 2024 22:49:33 +0000 Subject: [PATCH] wip --- webui/src/Buttons/EditButton.tsx | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/webui/src/Buttons/EditButton.tsx b/webui/src/Buttons/EditButton.tsx index fc6db37a7..51438615d 100644 --- a/webui/src/Buttons/EditButton.tsx +++ b/webui/src/Buttons/EditButton.tsx @@ -546,18 +546,21 @@ function TabsSection({ style, controlId, location, steps, runtimeProps, rotaryAc >

{selectedStep === 'feedbacks' && ( - - - +
+ {/* Wrap the entity-category, for :first-child to work */} + + + +
)} {selectedKey && selectedStep && (