Add gray bar

This commit is contained in:
Owen
2026-06-08 16:07:36 -07:00
parent 35066c1388
commit 2c7b8006cf
2 changed files with 18 additions and 12 deletions

View File

@@ -476,6 +476,13 @@ export default function RdpClient({
>
{t("sshTerminate")}
</Button>
<Button
size="sm"
variant="secondary"
onClick={() => ui()?.ctrlAltDel()}
>
{t("browserGatewayCtrlAltDel")}
</Button>
<Button
size="sm"
variant="secondary"
@@ -513,7 +520,7 @@ export default function RdpClient({
>
{t("rdpUploadFiles")}
</Button>
<Button
{/* <Button
size="sm"
variant="secondary"
onClick={() => ui()?.setScale(1)}
@@ -533,14 +540,7 @@ export default function RdpClient({
onClick={() => ui()?.setScale(3)}
>
{t("rdpReal")}
</Button>
<Button
size="sm"
variant="secondary"
onClick={() => ui()?.ctrlAltDel()}
>
{t("browserGatewayCtrlAltDel")}
</Button>
</Button> */}
{/* <Button
size="sm"
variant="secondary"