fix: Mix Visualizer Controls Styles

This commit is contained in:
daniel-c-harvey
2026-06-17 04:08:18 -04:00
parent 39fabc8d0d
commit bfdbf7568f
3 changed files with 11 additions and 11 deletions
@@ -16,13 +16,13 @@
<MudLink Href="@BackHref" Typo="Typo.body2" Class="deepdrft-track-detail-back">
&larr; @BackLabel
</MudLink>
@TopContent
@TopRightAction
</MudStack>
</div>
@TopContent
@* The header region. A composer that wants the default masthead+play row supplies nothing; one
that needs a different arrangement (e.g. the Cut album's left-meta / right-cover split) supplies
its own Header fragment. Layout variance rides this slot, never a boolean flag (Phase 9 §5.3).