mirror of https://github.com/jetkvm/kvm.git
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 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .env.cloud-development | ||
| .env.cloud-production | ||
| .env.cloud-staging | ||
| .gitignore | ||
| .prettierrc | ||
| dev_device.sh | ||
| eslint.config.cjs | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite-env.d.ts | ||
| vite.config.ts | ||