formatting

This commit is contained in:
Proddy
2023-03-24 13:32:09 +01:00
parent d575f3b3c2
commit a396d0335f
2 changed files with 26 additions and 4 deletions

View File

@@ -429,8 +429,16 @@ const SettingsApplication: FC = () => {
label={LL.ENABLE_SHOWER_ALERT()}
disabled={!data.shower_timer}
/>
</Grid>
<Grid container sx={{ pt: 2 }} rowSpacing={3} spacing={1} direction="row" justifyContent="flex-start" alignItems="flex-start">
</Grid>
<Grid
container
sx={{ pt: 2 }}
rowSpacing={3}
spacing={1}
direction="row"
justifyContent="flex-start"
alignItems="flex-start"
>
{data.shower_alert && (
<>
<Grid item xs={12} sm={6}>