We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64d8196 commit ebbabddCopy full SHA for ebbabdd
src/components/rangeslider/constants.js
@@ -42,7 +42,7 @@ module.exports = {
42
grabAreaCursor: 'col-resize',
43
grabAreaWidth: 10,
44
45
- handleWidth: 2,
+ handleWidth: 4,
46
handleRadius: 1,
47
handleFill: '#fff',
48
handleStroke: '#666',
0 commit comments