style : fix gap & margin & padding

This commit is contained in:
GuillaumeSD
2024-02-25 02:13:06 +01:00
parent 892004f0d0
commit 8d15b7e1a2
15 changed files with 104 additions and 119 deletions

View File

@@ -28,12 +28,7 @@ export default function Slider({
justifyContent="center"
alignItems="center"
>
<Typography
id={`input-${label}`}
gutterBottom
textAlign="left"
width="100%"
>
<Typography id={`input-${label}`} textAlign="left" width="100%">
{label}
</Typography>