pcottle / learnGitBranching

An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git!
https://pcottle.github.io/learnGitBranching/
MIT License
30.4k stars 5.74k forks source link

fix: nodes over window in short display #1006

Closed fish-404 closed 2 years ago

fish-404 commented 2 years ago

As the discussion in #1003, add a CSS rules to avoid the goal tree over the goal window in shorter display.

netlify[bot] commented 2 years ago

Deploy Preview for xenodochial-hugle-b9ec84 ready!

Name Link
Latest commit f696a92eacd832c126b92e99681ce52032397842
Latest deploy log https://app.netlify.com/sites/xenodochial-hugle-b9ec84/deploys/6312b5c98c73320008aec14c
Deploy Preview https://deploy-preview-1006--xenodochial-hugle-b9ec84.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

pcottle commented 2 years ago

Tested it out and this looks great! I'll merge this now -- also have something in progress for the discussion about #987