redo 6035 because of 6036, which undid 6035 (#3302)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user