tweak(ui): number collection styling

This commit is contained in:
psychedelicious
2025-01-13 21:07:57 +11:00
parent 30165f66c3
commit 9dcbe3cc8f

View File

@@ -222,7 +222,7 @@ const NumberListItemContent = memo(
return (
<>
<GridItem>
<FormLabel m={0}>{index + 1}.</FormLabel>
<FormLabel ps={1} m={0}>{index + 1}.</FormLabel>
</GridItem>
<GridItem>
<CompositeNumberInput