Skip to content

Commit

Permalink
tidying up
Browse files Browse the repository at this point in the history
  • Loading branch information
PhillipsOwen committed Nov 14, 2024
1 parent c8ba844 commit 50994cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/trays/help-about/helpAboutTray.js
Original file line number Diff line number Diff line change
Expand Up @@ -663,8 +663,8 @@ export const HelpAboutTray = () => {
<AccordionSummary>
<Typography level="title-sm" sx={{fontWeight: 'bold'}}>How do I change the units of measurement (i.e. meters or feet) displayed on the webpage?</Typography>
</AccordionSummary>
<AccordionDetails>

<AccordionDetails>
<List size='sm' sx={{'--ListItem-minHeight': '25px'}}>
<ListItem sx={{ml: 1}}><ListItemDecorator><SettingsIcon color="primary"/></ListItemDecorator>The Application
Settings sidebar button.</ListItem>
Expand Down

0 comments on commit 50994cb

Please sign in to comment.