mirror of
https://github.com/screentinker/screentinker.git
synced 2026-05-15 07:32:23 -06:00
The .zone iframe sizing rule only applies to multi-zone layouts. In fullscreen single-zone mode the YT IFrame API replaces our placeholder div with an iframe directly inside #playerContainer, where no CSS rule sized it — leaving it at the iframe default size (~300x150) and producing a tiny square in the corner. Added explicit rules so any iframe child of #playerContainer fills the viewport. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| db | ||
| middleware | ||
| player | ||
| routes | ||
| services | ||
| ws | ||
| config.js | ||
| package-lock.json | ||
| package.json | ||
| server.js | ||