zachwinter / kaleidosync

A WebGL Spotify visualizer made with Vue, D3, and Three.js.
https://www.kaleidosync.com
809 stars 61 forks source link

Visible scrollbar #17

Closed PimvdToorn closed 4 years ago

PimvdToorn commented 4 years ago

The site is keeping the scrollbar constantly visible. I've managed to temporarily turn it off by adding "overflow-y: hidden;" under the overflow-x in the div

zachwinter commented 4 years ago

This should be fixed!