Web: Components: Added new prop.

This commit is contained in:
Tatiana Lopaeva 2021-11-17 09:59:40 +03:00
parent e704f2f127
commit ebe35242c0

View File

@ -182,6 +182,7 @@ class ModalDialog extends React.Component {
zIndex={zIndex}
contentPaddingBottom={contentPaddingBottom}
className="modal-dialog-aside not-selectable"
withoutBodyScroll={removeScroll}
>
<Content
contentHeight={contentHeight}