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