Merge branch 'master' of github.com:jaedb/Iris

This commit is contained in:
James Barnsley
2017-08-27 08:52:57 +12:00

View File

@ -27,7 +27,7 @@ body {
&::-webkit-scrollbar-thumb {
@include animate();
background: $grey;
border-radius: 3px;
border-radius: 4px;
&:hover {
background: $mid_grey;