From fb954a3e5be54c3b7978b7036904c43fee55261a Mon Sep 17 00:00:00 2001 From: William Petit Date: Mon, 5 Oct 2020 15:18:35 +0200 Subject: [PATCH] =?UTF-8?q?R=C3=A9organisation=20visuelle=20du=20tableau?= =?UTF-8?q?=20de=20bord?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/DashboardPage/Dashboard.tsx | 27 ++++++++++++++----- .../components/DashboardPage/ItemPanel.tsx | 2 +- 2 files changed, 21 insertions(+), 8 deletions(-) diff --git a/client/src/components/DashboardPage/Dashboard.tsx b/client/src/components/DashboardPage/Dashboard.tsx index 528e026..8ffeabf 100644 --- a/client/src/components/DashboardPage/Dashboard.tsx +++ b/client/src/components/DashboardPage/Dashboard.tsx @@ -18,18 +18,31 @@ export function Dashboard() { return (
-
-
-

Ces 7 derniers jours

- -
-
-
+
+
+
+

+

+
+ Ces 7 derniers jours +
+
+
+ +
+

+
+ +
+
+
); } \ No newline at end of file diff --git a/client/src/components/DashboardPage/ItemPanel.tsx b/client/src/components/DashboardPage/ItemPanel.tsx index d84860d..84211af 100644 --- a/client/src/components/DashboardPage/ItemPanel.tsx +++ b/client/src/components/DashboardPage/ItemPanel.tsx @@ -88,7 +88,7 @@ export const ItemPanel: FunctionComponent = (props) => {

- +