Skip to content

Commit

Permalink
Make font size smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
jafeltra committed Sep 15, 2023
1 parent be8503a commit d44ea45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/FSHControls.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ const useStyles = makeStyles((theme) => ({
},
dialogActionsMessage: {
fontStyle: 'italic',
fontSize: 'small',
padding: '6px 8px'
}
}));
Expand Down

0 comments on commit d44ea45

Please sign in to comment.