Merge pull request #224 from UniversityRadioYork/wavescroller
Fix waveform scrollbar (again).
This commit is contained in:
commit
8154710409
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