Way to disallow negative margin/padding values #219
JasonBarnabe
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Margin and padding are pretty safe to allow, except for negative values which can lead to the content displaying outside of its container. It would be good to have a way to allow margin/padding, but only for non-negative values.
Beta Was this translation helpful? Give feedback.
All reactions