We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5687b04 commit cf172e1Copy full SHA for cf172e1
1 file changed
apps/sensenet/src/components/tree/StyledTreeItem.tsx
@@ -26,6 +26,8 @@ const useStyles = makeStyles(() =>
26
},
27
labelIcon: {
28
flex: '0 0 auto',
29
+ minWidth: 24,
30
+ marginRight: 4,
31
32
labelText: {
33
minWidth: 0,
0 commit comments