Skip to content
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

Own scrolling context for list of lists and list items on desktop #138

Open
flash1293 opened this issue Nov 21, 2018 · 0 comments
Open

Own scrolling context for list of lists and list items on desktop #138

flash1293 opened this issue Nov 21, 2018 · 0 comments
Labels

Comments

@flash1293
Copy link
Owner

On desktop, the list of lists shouldn't scroll with the content but have an own scrolling context and stays fixed otherwise.

    position: fixed;
    top: 56px;
    max-height: 100%;
    overflow-y: auto;

Additionally the headerbar should stay fixed on desktop on don't scroll away

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant