Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Commit

Permalink
chore(style): padding edit
Browse files Browse the repository at this point in the history
Signed-off-by: irmerk <[email protected]>
  • Loading branch information
jolanglinais committed Aug 28, 2019
1 parent 06fd703 commit df6bb8a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,4 @@
"slate-react": "^0.22.4",
"style-loader": "^0.23.1"
}
}
}
2 changes: 1 addition & 1 deletion src/SlateAsInputEditor/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const EditorWrapper = styled.div`
border: 1px solid #979797;
border-radius: 10px;
margin: 50px auto;
padding: 15px;
padding: 20px;
font-family: serif;
font-style: normal;
font-weight: normal;
Expand Down

0 comments on commit df6bb8a

Please sign in to comment.