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