Fix seeking by audio waveform

This commit is contained in:
Eduard Kuzmenko 2022-03-11 22:55:07 +02:00
parent d3bbf10b33
commit cd3493d722

View File

@ -399,6 +399,7 @@
left: 0;
width: 0;
overflow: hidden;
pointer-events: none;
}
&-container {