diff --git a/src/workspaces/officerdev/src/apps/SystemMonitor/BtopView.tsx b/src/workspaces/officerdev/src/apps/SystemMonitor/BtopView.tsx index 416e5727..8f1f5094 100644 --- a/src/workspaces/officerdev/src/apps/SystemMonitor/BtopView.tsx +++ b/src/workspaces/officerdev/src/apps/SystemMonitor/BtopView.tsx @@ -86,7 +86,7 @@ export const BtopView = () => { {stats && ( <> -
+
{stats.cpu.usagePct.toFixed(0)}% diff --git a/src/workspaces/officerdev/src/components/Workspace/PanelSlot.tsx b/src/workspaces/officerdev/src/components/Workspace/PanelSlot.tsx index 7a30e014..a3001b38 100644 --- a/src/workspaces/officerdev/src/components/Workspace/PanelSlot.tsx +++ b/src/workspaces/officerdev/src/components/Workspace/PanelSlot.tsx @@ -280,7 +280,7 @@ export const PanelSlot = ({ panel, registry, components, interactive, locked, no if (entry?.transparent) { return contextMenu(
-
+
{overlays} @@ -344,7 +344,7 @@ export const PanelSlot = ({ panel, registry, components, interactive, locked, no ) : headerContent; const body = ( -
+