18219: Improves edit & create dialogs adding some separation between fields.
[arvados-workbench2.git] / src / views-components / collection-properties / create-collection-properties-form.tsx
index ab389ddcc4c5731fd0c2c6c3c5c8746b66293e37..3f19e158595ca84e6f109d448184d41f76c66850 100644 (file)
@@ -18,7 +18,6 @@ const Form = withStyles(
     ({ spacing }) => (
         { container:
             {
-                paddingTop: spacing.unit,
                 margin: 0,
             }
         })