From 1e8bf4dc97b13a48824fd362f9fefc57b40933d3 Mon Sep 17 00:00:00 2001 From: Beppe Catanese Date: Mon, 11 Dec 2023 12:09:12 +0100 Subject: [PATCH] Padding for page titles --- react-app/src/dashboard/Dashboard.js | 4 ++-- react-app/src/dashboard/Payments.js | 12 +++++------- react-app/src/dashboard/Payouts.js | 4 ++-- react-app/src/dashboard/Products.js | 4 ++-- react-app/src/dashboard/Settings.js | 4 ++-- 5 files changed, 13 insertions(+), 15 deletions(-) diff --git a/react-app/src/dashboard/Dashboard.js b/react-app/src/dashboard/Dashboard.js index 3ed4323..82d6aa2 100644 --- a/react-app/src/dashboard/Dashboard.js +++ b/react-app/src/dashboard/Dashboard.js @@ -62,8 +62,8 @@ export default function Dashboard() { - - + +
diff --git a/react-app/src/dashboard/Payments.js b/react-app/src/dashboard/Payments.js index 0faff7c..3046d44 100644 --- a/react-app/src/dashboard/Payments.js +++ b/react-app/src/dashboard/Payments.js @@ -70,13 +70,11 @@ export default function Products() { - - + + -

-
- - + + @@ -127,7 +125,7 @@ export default function Products() { onRowsPerPageChange={handleChangeRowsPerPage} /> - + diff --git a/react-app/src/dashboard/Payouts.js b/react-app/src/dashboard/Payouts.js index e1f198f..006885d 100644 --- a/react-app/src/dashboard/Payouts.js +++ b/react-app/src/dashboard/Payouts.js @@ -26,8 +26,8 @@ export default function Payouts() { - - + +

diff --git a/react-app/src/dashboard/Products.js b/react-app/src/dashboard/Products.js index 41b1dcb..e401466 100644 --- a/react-app/src/dashboard/Products.js +++ b/react-app/src/dashboard/Products.js @@ -28,8 +28,8 @@ export default function Products() { - - + + diff --git a/react-app/src/dashboard/Settings.js b/react-app/src/dashboard/Settings.js index ce8516b..00ef50a 100644 --- a/react-app/src/dashboard/Settings.js +++ b/react-app/src/dashboard/Settings.js @@ -27,8 +27,8 @@ export default function Settings() { - - + +