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 {
|
||||
height: 6vh !important;
|
||||
overflow: hidden !important;
|
||||
}
|
||||
|
||||
.waveform .loading {
|
||||
|
|
Loading…
Reference in a new issue