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 12, 2021
1 parent bcbf1d7 commit 19dcaf7
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 19dcaf7

Please sign in to comment.