Skip to content

Commit

Permalink
Do not make the preferences modal fullscreen
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowriad committed Feb 8, 2021
1 parent a7b6742 commit baf7e78
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ export default function PreferencesModal() {
title={ __( 'Preferences' ) }
closeLabel={ __( 'Close' ) }
onRequestClose={ closeModal }
isFullscreen
>
{ modalContent }
</Modal>
Expand Down

0 comments on commit baf7e78

Please sign in to comment.