refactor(12.A): rename Mix* visualizer engine to Waveform* abstraction
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.deepdrft-footer {
|
||||
/* position:relative + z-index:1 creates a stacking context that paints above the
|
||||
MixWaveformVisualizer backdrop (z-index:0), keeping footer text fully legible. */
|
||||
WaveformVisualizer backdrop (z-index:0), keeping footer text fully legible. */
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
background: var(--deepdrft-white);
|
||||
|
||||
Reference in New Issue
Block a user