update demo

This commit is contained in:
afc163 2016-03-30 20:37:17 +08:00
parent 06de76b7f4
commit 3aab04d4a5

View File

@ -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;