Skip to content

Commit ebbabdd

Browse files
committed
increase handle width (good idea?)
1 parent 64d8196 commit ebbabdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/rangeslider/constants.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ module.exports = {
4242
grabAreaCursor: 'col-resize',
4343
grabAreaWidth: 10,
4444

45-
handleWidth: 2,
45+
handleWidth: 4,
4646
handleRadius: 1,
4747
handleFill: '#fff',
4848
handleStroke: '#666',

0 commit comments

Comments
 (0)