Skip to content

Commit

Permalink
fix: default crop
Browse files Browse the repository at this point in the history
  • Loading branch information
vxna committed May 6, 2019
1 parent 99bd156 commit c348403
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webview/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
resize: both;
display: flex;
padding: 18px;
margin: 22px;
padding-bottom: 22px;
margin-top: 64px;
margin-bottom: 64px;
border-radius: 5px;
box-shadow: rgba(0, 0, 0, 0.55) 0px 20px 68px;
width: calc(100% - 8rem);
Expand Down

0 comments on commit c348403

Please sign in to comment.