Skip to content

Conversation

@nitishagar
Copy link
Contributor

Remove fixed minimum dimensions (min-w-512px, min-h-384px) on mobile viewports and apply them only on desktop (≥640px) using Tailwind sm: breakpoint.

This fixes issue where video was cropped on mobile devices preventing access to UI elements like the Windows 11 shutdown button.

Fixes #565

Remove fixed minimum dimensions (min-w-512px, min-h-384px) on mobile
viewports and apply them only on desktop (≥640px) using Tailwind sm:
breakpoint.

This fixes issue where video was cropped on mobile devices preventing
access to UI elements like the Windows 11 shutdown button.

Fixes jetkvm#565
@adamshiervani adamshiervani merged commit 78cef12 into jetkvm:dev Nov 20, 2025
4 checks passed
@nitishagar nitishagar deleted the fix-565 branch November 20, 2025 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Web UI on phone: Can no longer see entire screen

3 participants