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

CSS suggestion for default modal #21

Open
kevadamson opened this issue Dec 8, 2021 · 0 comments
Open

CSS suggestion for default modal #21

kevadamson opened this issue Dec 8, 2021 · 0 comments

Comments

@kevadamson
Copy link

#cookie-boss-modal {
    max-height: calc(100vh - 4rem);
    overflow-y: auto;
}

^ If content takes up more room than the viewport height - especially on mobile devices

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

No branches or pull requests

1 participant