修改样式
This commit is contained in:
parent
67583bdcfa
commit
34de179182
|
@ -33,7 +33,7 @@ class Demo extends Component {
|
|||
const header = (
|
||||
<div>
|
||||
{example}
|
||||
<Button style={{"margin-top": "10px"}} shape="block" onClick={ this.handleClick }>
|
||||
<Button style={{"marginTop": "10px"}} shape="block" onClick={ this.handleClick }>
|
||||
{ caret }
|
||||
{ text }
|
||||
</Button>
|
||||
|
|
Loading…
Reference in New Issue