react-simple-tree-menu icon indicating copy to clipboard operation
react-simple-tree-menu copied to clipboard

Can i able to change default padding?

Open iceboy07 opened this issue 4 years ago • 1 comments

Instead of having default padding as 0.75rem can I have it as 0.25rem. Is it possible?

iceboy07 avatar Dec 08 '21 10:12 iceboy07

For posterity, if you create your own ItemComponent by copying https://github.com/iannbing/react-simple-tree-menu/blob/master/src/TreeMenu/renderProps.tsx to your own component file, then tweak it, you can do lots of stuff so far as cleaning up the markup and styles.

corysimmons avatar Feb 09 '22 07:02 corysimmons