We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb3533a commit 82a3b7cCopy full SHA for 82a3b7c
src/files-and-videos/files-page/FileValidationModal.jsx
@@ -32,6 +32,7 @@ const FileValidationModal = ({
32
title={intl.formatMessage(messages.overwriteModalTitle)}
33
isOpen={isOpen}
34
onClose={close}
35
+ isOverflowVisible={false}
36
>
37
<ModalDialog.Header>
38
<ModalDialog.Title>
0 commit comments