Skip to content

Commit c73fc9e

Browse files
authored
Update Modal.jsx
1 parent 4d44cf9 commit c73fc9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Modals/Modal.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ const Modal = ({
109109
ariaHideApp={false}
110110
style={{
111111
content: {
112-
top: '20%',
112+
top: '10%',
113113
left: isFileDirectoryOpen ? '22%' : '11%',
114114
},
115115
overlay: {

0 commit comments

Comments
 (0)