diff --git a/src/components/trace/hat-script-graph.ts b/src/components/trace/hat-script-graph.ts index 0247bbc8f0..7917ca2a5c 100644 --- a/src/components/trace/hat-script-graph.ts +++ b/src/components/trace/hat-script-graph.ts @@ -761,6 +761,7 @@ export class HatScriptGraph extends LitElement { display: flex; flex-direction: column; align-items: center; + min-width: fit-content; } .actions { display: flex;