Skip to content

Instantly share code, notes, and snippets.

@brianmichel
Created November 1, 2022 22:47
Show Gist options
  • Select an option

  • Save brianmichel/b94893ca58773f10af2ec1d7ea8ee151 to your computer and use it in GitHub Desktop.

Select an option

Save brianmichel/b94893ca58773f10af2ec1d7ea8ee151 to your computer and use it in GitHub Desktop.
CSS Boost To Make GitHub's Left Column Scrollable
.dashboard-sidebar {
overflow: scroll !important;
}
@brianmichel

Copy link
Copy Markdown
Author
CleanShot.2022-11-01.at.18.44.16.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment