mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-17 01:39:43 +02:00
Adjust page to be editable
This commit is contained in:
@@ -161,9 +161,7 @@ export default function VncClient({
|
||||
<div className="min-h-screen bg-background">
|
||||
{!connected && (
|
||||
<div className="mx-auto max-w-2xl p-6">
|
||||
<h1 className="mb-4 text-2xl font-semibold">
|
||||
VNC Test Connection
|
||||
</h1>
|
||||
<h1 className="mb-4 text-2xl font-semibold">VNC</h1>
|
||||
|
||||
<div className="space-y-4">
|
||||
<Field label="Password (optional)" id="password">
|
||||
|
||||
Reference in New Issue
Block a user