Remove empty space

This commit is contained in:
Nicola Benaglia
2025-06-06 18:26:29 +02:00
parent 5fe21829aa
commit 916646d4ef
11 changed files with 18 additions and 22 deletions

View File

@@ -140,7 +140,7 @@ export const BoundedNumericTextField = ({
sx={{
color: theme.palette.text.primary,
}}
/>{' '}
/>
</IconButton>
<IconButton
size="small"
@@ -150,7 +150,7 @@ export const BoundedNumericTextField = ({
sx={{
color: theme.palette.text.primary,
}}
/>{' '}
/>
</IconButton>
</InputAdornment>
) : (