How can I remove the 14px padding in Transition Root? #1206
Unanswered
TaeyoonKwon
asked this question in
Help
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.
-
When I use a Dialog component, I noticed that Transition.Root is always creating
overflow-hidden; padding-right:14px
Which actually moves the centered components in the body slightly.
Is there anyway to prevent this behavior?
Beta Was this translation helpful? Give feedback.
All reactions