set userSelect to none
Signed-off-by: Antonio Ereiz <antonio.ereiz@gmail.com>
This commit is contained in:
@@ -97,6 +97,7 @@ export const useStyles = makeStyles(
|
||||
marginRight: theme.spacing(1),
|
||||
cursor: 'pointer',
|
||||
flexShrink: 0,
|
||||
userSelect: 'none',
|
||||
},
|
||||
textHighlight: {
|
||||
background: alpha(theme.palette.info.main, 0.15),
|
||||
|
||||
Reference in New Issue
Block a user