minor fix

This commit is contained in:
gsknnft
2026-04-09 13:48:29 -04:00
parent 8040ef735f
commit dadf747fba
+1 -1
View File
@@ -5100,7 +5100,7 @@ export function OfficeScreen({
{showOpenClawConsole ? (
<section className="pointer-events-auto fixed bottom-3 left-3 z-30 flex w-[520px] max-w-[calc(100vw-1.5rem)] flex-col overflow-hidden rounded border border-cyan-500/25 bg-black/78 shadow-2xl backdrop-blur">
<div className="flex items-center justify-between border-b border-cyan-500/15 px-3 py-2 font-mono text-[11px] uppercase tracking-[0.18em] text-cyan-200/80">
<span>OpenClaw Event Console</span>
<span>Agent Event Console</span>
<div className="flex items-center gap-2">
<span className="text-[10px] text-cyan-100/45">
agents {state.agents.length} | events{" "}