Merge pull request #503 from hezhiying/2.0

tabs组件导航区添加右侧slot功能及修改例子文件
This commit is contained in:
Aresn 2017-03-27 15:13:16 +08:00 committed by GitHub
commit 02fa0d3fff
3 changed files with 36 additions and 7 deletions

View file

@ -54,6 +54,10 @@
white-space: nowrap;
}
&-nav-right{
float: right;
}
&-nav {
padding-left: 0;
margin: 0;