Support load more in user history

This commit is contained in:
Chi Vinh Le
2017-08-04 22:02:44 +07:00
parent 3ec81099f7
commit 12d3273d3d
8 changed files with 94 additions and 30 deletions
@@ -8,6 +8,10 @@
min-height: 0;
}
.root:last-child {
border: 0;
}
.rootSelected {
background-color: #ecf4ff;
}