Replies: 1 comment
-
You can only apply one style for justifyContent: {
// default: null,
'@media (max-width: 679px)': 'center',
}, For viewports larger than |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have default
BaseDialog
style: justifyContent center. But when I add customStyle from parent it does not effect:Beta Was this translation helpful? Give feedback.
All reactions