The Python Editor dialogs have a VStack with additional padding which means that using the ModalHeader component causes the header to be out of alignment with the rest of the dialog contents. We should simplify the use of the Modal components which to match other consumers of the UI library. This will result in visual changes that will need review.
The Python Editor dialogs have a VStack with additional padding which means that using the ModalHeader component causes the header to be out of alignment with the rest of the dialog contents. We should simplify the use of the Modal components which to match other consumers of the UI library. This will result in visual changes that will need review.