stefanpaduraru / playlist-randomizer

A small React app that makes use of Redux, React Router and Material UI
http://playlist-randomizer.com
48 stars 11 forks source link

Minor styling updates to enhance appearance #3

Closed webuniverseio closed 4 years ago

webuniverseio commented 4 years ago

NavBar.js - removes default header margins so that page scroll disappears Dashboard.js - change overflow to auto, so that scrollbars only appear when necessary Playlist.js - change overflow to auto, so that scrollbars only appear when necessary

image image image image