feat(skin): improved responsive design (#1832)

This commit is contained in:
Sam Potts
2026-07-31 06:49:06 +10:00
committed by GitHub
parent 6232247d1a
commit c8a9eecaf8
103 changed files with 2399 additions and 2149 deletions
@@ -21,7 +21,7 @@ However, you should consider placing your components in `<Player.Container>`. Co
</FrameworkCase>
<FrameworkCase frameworks={["html"]}>
UI Components can go anywhere inside a <DocsLink slug="reference/player-provider">`<video-player>`</DocsLink>.
UI Components can go anywhere inside a <DocsLink slug="reference/player-provider">`<video-player>`</DocsLink>.
However, you should consider placing your components in `<player-container>`. Components in `<player-container>` will go fullscreen with the player, respond to user activity, and more.