You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We do have some pretty strict developer + design guidelines when it comes to modals. Essentially we don't want anyone to mess with the width of modals. The intent is to keep designs consistent.
So we can get a better picture, can you ellaborate more on this problem and what you are trying to achieve?
I cannot find any way to change the size of the Modal component.
By default, the Form is being rendered like this:
Adding
fullWidth
prop partially solves the problem (no empty space on the right side), but I don't need such a wide text input.The text was updated successfully, but these errors were encountered: