chore: move spectrum visualizer above seek slider; fix controls-left CSS scoping

This commit is contained in:
daniel-c-harvey
2026-06-05 13:52:05 -04:00
parent 4616fbf0e1
commit 91214336c5
@@ -1,4 +1,4 @@
/* Stable minimum width so the transport cluster doesn't reflow */
.controls-left {
::deep .controls-left {
min-width: 200px;
}