Change streamBox to streamFilter

This commit is contained in:
Chi Vinh Le
2017-07-10 17:03:07 +07:00
parent 1e4e1cb413
commit ef172ae5f8
6 changed files with 51 additions and 38 deletions
@@ -10,3 +10,9 @@
.tabPanel {
margin-top: 8px;
}
.filterWrapper {
position: absolute;
right: 0;
margin-top: 6px;
}