Skip to content

Commit

Permalink
调整超链接编辑框上下间距
Browse files Browse the repository at this point in the history
  • Loading branch information
xiejiayun committed Jan 4, 2019
1 parent 63a17df commit 7d1a26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Link.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ let spanStyle = {
width: '80px',
}
let formItmeStyle = {
marginBottom: '5px',
marginBottom: '10px',
}

class Link extends React.Component {
Expand Down

0 comments on commit 7d1a26c

Please sign in to comment.