redo 6035 because of 6036, which undid 6035 (#3302)

This commit is contained in:
Jonathan Dobson
2025-08-26 11:54:45 -04:00
committed by GitHub
parent 4d701b3e05
commit 7002c33bb4
3 changed files with 33 additions and 8 deletions

View File

@@ -334,7 +334,7 @@ function BrowserStream({
ref={setCanvasContainerRef}
>
{isVncConnected && (
<div className="overlay z-10 flex items-center justify-center">
<div className="overlay z-10 flex items-center justify-center overflow-hidden">
{showControlButtons && (
<div className="control-buttons pointer-events-none relative flex h-full w-full items-center justify-center">
<Button