From 87a18b3faff06d955cf441ab4aa2b22563ea3dd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Oliveira?= Date: Tue, 1 Feb 2022 17:14:35 +0000 Subject: [PATCH] fix: remove date width --- .../src/pages/Customers/components/PhotosCarousel.styles.js | 1 - 1 file changed, 1 deletion(-) diff --git a/new-lamassu-admin/src/pages/Customers/components/PhotosCarousel.styles.js b/new-lamassu-admin/src/pages/Customers/components/PhotosCarousel.styles.js index 5c568cd9..03d3f755 100644 --- a/new-lamassu-admin/src/pages/Customers/components/PhotosCarousel.styles.js +++ b/new-lamassu-admin/src/pages/Customers/components/PhotosCarousel.styles.js @@ -21,7 +21,6 @@ export default { display: 'flex', flexDirection: 'column', '& > div': { - width: 144, height: 37, marginBottom: 15, marginRight: 55