diff --git a/src/ui/React/LogBoxManager.tsx b/src/ui/React/LogBoxManager.tsx index a58fb9721..d82bcdad1 100644 --- a/src/ui/React/LogBoxManager.tsx +++ b/src/ui/React/LogBoxManager.tsx @@ -349,18 +349,28 @@ function LogWindow(props: IProps): React.ReactElement { {!workerScripts.has(script.pid) ? ( - + ) : ( - + )} - + {minimized ? : } - +