Skip to content

Commit

Permalink
Merge pull request #6383 from manuzhang/fix_scroll
Browse files Browse the repository at this point in the history
Fix scrolling down running sessions
  • Loading branch information
jasongrout committed May 22, 2019
2 parents 7c05352 + 019a405 commit 3732d02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/running/style/index.css
Expand Up @@ -59,6 +59,7 @@
display: flex;
flex: 0 1 auto;
flex-direction: column;
overflow: auto;
}

.jp-RunningSessions-sectionHeader {
Expand Down

0 comments on commit 3732d02

Please sign in to comment.