Skip to content
Discussion options

You must be logged in to vote

When you want something to scroll its the overflow of the container which is important. In your code the container of the static is the screen.

Try setting this in your css:

Screen {
    overflow: auto auto;
}

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@davidbrochart
Comment options

Answer selected by davidbrochart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants