Add wrap-around for tool lists in Home plugin
Signed-off-by: Parth Shukla <theparthshukla@gmail.com>
This commit is contained in:
@@ -35,8 +35,10 @@ const useStyles = makeStyles(theme => ({
|
||||
},
|
||||
label: {
|
||||
marginTop: theme.spacing(1),
|
||||
width: '72px',
|
||||
fontSize: '0.9em',
|
||||
lineHeight: '1.25',
|
||||
overflowWrap: 'break-word',
|
||||
color: theme.palette.text.secondary,
|
||||
},
|
||||
icon: {
|
||||
|
||||
Reference in New Issue
Block a user