update demo style

pull/16/head
afc163 10 years ago
parent 2fc8d11a24
commit 351385622c

@ -29,3 +29,9 @@ React.render(
</Dropdown>
, document.getElementById('components-dropdown-demo-basic'));
````
<style>
.code-box-demo .ant-btn {
margin-right: 6px;
}
</style>

Loading…
Cancel
Save