fix: Waveform Visualizer Controls layout

This commit is contained in:
daniel-c-harvey
2026-06-20 18:56:53 -04:00
parent 5058c72375
commit d3f89c494a
2 changed files with 8 additions and 8 deletions
@@ -440,7 +440,7 @@ h2, h3, h4, h5, h6,
flex-direction: column;
gap: 0.75rem;
min-height: 0;
max-width: 420px;
max-width: 480px;
/* Pin the MudBlazor palette vars the portaled RadialKnob + slider consume. */
--mud-palette-primary: var(--deepdrft-green-accent); /* knob arc/pointer + slider track/thumb (interactive) */
--mud-palette-surface: var(--deepdrft-navy); /* knob center fill — darkest navy reads against the panel */