Add react-custom-scrollbars

This commit is contained in:
John Furrow
2016-02-12 20:12:03 -08:00
parent 8b30e54054
commit 20afccb181
8 changed files with 114 additions and 18 deletions
@@ -5,7 +5,7 @@
border-radius: 10px;
cursor: pointer;
opacity: 0;
transition: background 0.25s, opacity 0.25s;
transition: background 0.25s, opacity 0.5s;
&:active {
opacity: 1;