jrobind / dev-jot

Note-taking app for online development tutorials
MIT License
54 stars 45 forks source link

styling fix for content extending beyond bounds of lesson view #136

Closed Blargian closed 3 years ago

Blargian commented 3 years ago

overflow-y was already enabled so I added these two lines to make sure that the note content doesn't extend beyond the bounds of the container.