Skip to content

Commit

Permalink
feat: disable shrink to fit
Browse files Browse the repository at this point in the history
  • Loading branch information
fengyuanchen committed Jun 23, 2018
1 parent c8d08e5 commit af8228e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="A photo editing application based on the Cropper.js">
<meta name="author" content="Chen Fengyuan">
<title>Photo Editor</title>
Expand Down

0 comments on commit af8228e

Please sign in to comment.