add waveform playerbar slider

This commit is contained in:
jeffvli
2025-11-18 02:41:17 -08:00
parent 142a6d6512
commit 7b9007c699
13 changed files with 1162 additions and 56 deletions
@@ -74,3 +74,14 @@
align-items: center;
height: 100%;
}
.wavesurfer-container {
width: 100%;
cursor: pointer;
}
.waveform {
align-items: center;
width: 100%;
height: 100%;
}