show disabled slider when no waveform available

This commit is contained in:
jeffvli
2025-11-18 13:01:45 -08:00
parent e3402a1e44
commit dfb01ce165
3 changed files with 29 additions and 12 deletions
@@ -74,14 +74,3 @@
align-items: center;
height: 100%;
}
.wavesurfer-container {
width: 100%;
cursor: pointer;
}
.waveform {
align-items: center;
width: 100%;
height: 100%;
}