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

For preventOverflow.padding can you overload to accept an array or string #613

Closed
BrianBu01 opened this issue Apr 11, 2018 · 1 comment
Closed

Comments

@BrianBu01
Copy link

When having a sticky footer, the viewport of my ui is padded at the bottom. The prevent overflow doesn't have an easy way to apply the padding on just the bottom to apply an artificial boundary. I need a 100px boundary just to be applied to the bottom. If the padding could also accept an array or a string such as css '0 0 100px 0' this would help greatly.

What is the expected behavior?

new feature

What went wrong?

boundaries are not always enough

@FezVrasta
Copy link
Member

Dupe of #518

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

No branches or pull requests

2 participants