From 05ae527ed45fa079d20daabadc386ee6cfee67f1 Mon Sep 17 00:00:00 2001 From: Shuchang Zheng Date: Thu, 10 Oct 2024 10:28:13 -0700 Subject: [PATCH] Fix action list live button appearance issue when there are no actions (#953) Co-authored-by: wintonzheng --- .../src/routes/tasks/detail/ScrollableActionList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skyvern-frontend/src/routes/tasks/detail/ScrollableActionList.tsx b/skyvern-frontend/src/routes/tasks/detail/ScrollableActionList.tsx index 58d953b5..381cf7c8 100644 --- a/skyvern-frontend/src/routes/tasks/detail/ScrollableActionList.tsx +++ b/skyvern-frontend/src/routes/tasks/detail/ScrollableActionList.tsx @@ -156,7 +156,7 @@ function ScrollableActionList({ - +
{showStreamOption && (