Skip to content

Instantly share code, notes, and snippets.

@nebril
Created February 22, 2023 15:52
Show Gist options
  • Save nebril/e5acd3b92beb0c961a60ab554b763a29 to your computer and use it in GitHub Desktop.
Save nebril/e5acd3b92beb0c961a60ab554b763a29 to your computer and use it in GitHub Desktop.
CSS to make github checks not scrollable
.merge-status-list {
max-height: none !important
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment