diff --git a/ui/suite/desktop.html b/ui/suite/desktop.html index d0b28cd..c30dd62 100644 --- a/ui/suite/desktop.html +++ b/ui/suite/desktop.html @@ -29,7 +29,7 @@ background: var(--bg, #ffffff); color: var(--text, #333333); overflow: hidden; - height: 100%; + height: 100vh; width: 100vw; margin: 0; padding: 0;