Fix waveform scrollbar.

This commit is contained in:
Matthew Stratford 2021-04-25 01:45:34 +01:00
parent 199cfc8843
commit f123249331

View file

@ -191,6 +191,7 @@ button {
.waveform .graph > wave {
height: 6vh !important;
overflow: hidden !important;
}
.waveform .loading {