Fix waveform scrollbar.
This commit is contained in:
parent
199cfc8843
commit
f123249331
1 changed files with 1 additions and 0 deletions
|
@ -191,6 +191,7 @@ button {
|
||||||
|
|
||||||
.waveform .graph > wave {
|
.waveform .graph > wave {
|
||||||
height: 6vh !important;
|
height: 6vh !important;
|
||||||
|
overflow: hidden !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.waveform .loading {
|
.waveform .loading {
|
||||||
|
|
Loading…
Reference in a new issue