diff --git a/skyvern-frontend/src/routes/workflows/editor/Workspace.tsx b/skyvern-frontend/src/routes/workflows/editor/Workspace.tsx index 1776fd27..c9362809 100644 --- a/skyvern-frontend/src/routes/workflows/editor/Workspace.tsx +++ b/skyvern-frontend/src/routes/workflows/editor/Workspace.tsx @@ -1534,9 +1534,18 @@ function Workspace({ {activeDebugSession && !activeDebugSession.vnc_streaming_supported && (
-
- +
+
+ +
+
)}