feature: Embed Frame Player

This commit is contained in:
daniel-c-harvey
2026-06-06 15:43:09 -04:00
parent d96c41eafb
commit c83b132522
22 changed files with 308 additions and 29 deletions
@@ -1,3 +1,10 @@
/* Spacer to prevent content overlap */
.player-spacer {
height: 100px;
width: 100%;
flex-shrink: 0;
}
#blazor-error-ui {
color-scheme: light only;
background: lightyellow;