make plan div centered

This commit is contained in:
Abhinav-grd 2021-04-21 13:22:56 +05:30
parent d59fde5cba
commit ba42b072df

View file

@ -115,6 +115,7 @@ function PlanSelector(props: Props) {
onHide={props.closeModal} onHide={props.closeModal}
dialogClassName="modal-90w" dialogClassName="modal-90w"
style={{ maxWidth: '100%' }} style={{ maxWidth: '100%' }}
centered
backdrop={`static`} backdrop={`static`}
> >
<Modal.Header closeButton> <Modal.Header closeButton>