diff --git a/src/app/vnc/VncClient.tsx b/src/app/vnc/VncClient.tsx index aaa5d0d17..7d4291e1b 100644 --- a/src/app/vnc/VncClient.tsx +++ b/src/app/vnc/VncClient.tsx @@ -298,6 +298,13 @@ export default function VncClient({ style={{ display: connected ? "flex" : "none" }} > + -
-
+
{children}
- {/* Gray backdrop that visually "disappears" into the toolbar - and peeks out behind the top of the orange pull tab. */} -