mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 11:32:52 +08:00
update demo
This commit is contained in:
parent
06de76b7f4
commit
3aab04d4a5
@ -42,7 +42,7 @@ const Home = React.createClass({
|
|||||||
paddingBottom: 15,
|
paddingBottom: 15,
|
||||||
borderBottom: '1px dashed #ccc'
|
borderBottom: '1px dashed #ccc'
|
||||||
}}>
|
}}>
|
||||||
点击上面的导航切换页面,面包屑在下面:
|
点击上面的导航切换页面,面包屑在下面:
|
||||||
</div>
|
</div>
|
||||||
<Breadcrumb {...this.props} />
|
<Breadcrumb {...this.props} />
|
||||||
</div>
|
</div>
|
||||||
@ -66,7 +66,7 @@ ReactDOM.render(
|
|||||||
|
|
||||||
````css
|
````css
|
||||||
#components-breadcrumb-demo-router iframe {
|
#components-breadcrumb-demo-router iframe {
|
||||||
height: 165px;
|
height: 180px;
|
||||||
}
|
}
|
||||||
.demo-nav {
|
.demo-nav {
|
||||||
height: 30px;
|
height: 30px;
|
||||||
|
Loading…
Reference in New Issue
Block a user