I have created some modal windows but find it difficult to manage the layout when I have long labels for the textfield boxes. See the image below, where you can see the label "OS repo to be" is not fully shown.
It would be good to have the antd 'width' option available so we can customize the width of the modal.
Another option is to allow a label to wrap over multiple lines if needed.
