Skip to content

Commit

Permalink
Adjust scaleFactor for Block Styles preview
Browse files Browse the repository at this point in the history
  • Loading branch information
getdave committed Aug 1, 2019
1 parent 1bec746 commit bdf16ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-editor/src/components/block-styles/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ function BlockStyles( {
} ) }
srcWidth={ 400 }
srcHeight={ 300 }
scaleFactor={ 0.6 }

/>
</div>
Expand Down

0 comments on commit bdf16ad

Please sign in to comment.