Skip to content

max-width 900px cutting the code #131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
douglasrosa0110 opened this issue Apr 9, 2019 · 3 comments
Open

max-width 900px cutting the code #131

douglasrosa0110 opened this issue Apr 9, 2019 · 3 comments

Comments

@douglasrosa0110
Copy link

douglasrosa0110 commented Apr 9, 2019

Would like to show an extended line (horizontally) by zooming out or scrolling the code.
Tks!

@open-collective-bot
Copy link

Hey @douglasrosa0110 👋,

Thank you for opening an issue. We will get back to you as soon as we can. Also, check out our Open Collective and consider backing us.

https://opencollective.com/git-history

PS.: We offer priority support for all backers. Don't forget to add priority label when you start backing us 😄

@inoyakaigor
Copy link

inoyakaigor commented Mar 20, 2024

Came here with the same problem
image
If I remove max-width in Electron's devtools it looks better:
image

Also I've found the code line that should be removed

git-history/src/scroller.js

Lines 166 to 168 in 56570f3

width: "calc(100% - 20px)",
maxWidth: "900px",
margin: "auto",

@inoyakaigor
Copy link

@pomber I can make a PR if this solutuion is ok for you

HenryTSZ pushed a commit to HenryTSZ/git-history that referenced this issue Jul 5, 2024
HenryTSZ pushed a commit to HenryTSZ/git-history that referenced this issue Jul 5, 2024
HenryTSZ pushed a commit to HenryTSZ/git-history that referenced this issue Jul 5, 2024
HenryTSZ pushed a commit to HenryTSZ/git-history that referenced this issue Jul 5, 2024
HenryTSZ added a commit to HenryTSZ/git-history that referenced this issue Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants