mirror of
https://github.com/screentinker/screentinker.git
synced 2026-05-15 07:32:23 -06:00
The previous CSS fix used 100% width/height but YT.Player can bake in 300x150 fallback pixel dimensions if the placeholder isn't laid out at construction time. Inline pixel dimensions beat percentage CSS at equal specificity, so the iframe stayed small. Use absolute positioning with !important to force fullscreen over whatever YT set inline. Bumped sw cache to v6 to invalidate the previously-cached player HTML. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| index.html | ||
| sw.js | ||