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