Implement Stream TabBar

This commit is contained in:
Chi Vinh Le
2017-07-10 17:03:06 +07:00
parent c01d1f95bc
commit 1e4e1cb413
39 changed files with 765 additions and 350 deletions
@@ -0,0 +1,12 @@
.root {
margin-top: 6px;
}
.viewAllButton {
position: absolute;
right: 0px;
}
.tabPanel {
margin-top: 8px;
}