diff --git a/ui/src/pages/ExecutionWorkspaceDetail.tsx b/ui/src/pages/ExecutionWorkspaceDetail.tsx index 20168b66..743fc077 100644 --- a/ui/src/pages/ExecutionWorkspaceDetail.tsx +++ b/ui/src/pages/ExecutionWorkspaceDetail.tsx @@ -500,29 +500,15 @@ export function ExecutionWorkspaceDetail() { -
-
-
-
- Execution workspace -
-

{workspace.name}

-

- Configure the concrete runtime workspace that Paperclip reuses for this issue flow. - These settings stay attached to the execution workspace so future runs can keep local paths, repo refs, provisioning, teardown, and runtime-service behavior in sync with the actual workspace being reused. -

-
-
- -
+
+
+ Execution workspace
+

{workspace.name}

+

+ Configure the concrete runtime workspace that Paperclip reuses for this issue flow. + These settings stay attached to the execution workspace so future runs can keep local paths, repo refs, provisioning, teardown, and runtime-service behavior in sync with the actual workspace being reused. +

handleTabChange(value as ExecutionWorkspaceTab)}> @@ -541,14 +527,24 @@ export function ExecutionWorkspaceDetail() {
-
-
- Configuration +
+
+
+ Configuration +
+

Workspace settings

+

+ Edit the concrete path, repo, branch, provisioning, teardown, and runtime overrides attached to this execution workspace. +

-

Workspace settings

-

- Edit the concrete path, repo, branch, provisioning, teardown, and runtime overrides attached to this execution workspace. -

+