From c9d6b2c45cda86f54aa1c7caf24b8ee9b51c499a Mon Sep 17 00:00:00 2001 From: Salah Eddine Lalami <50052356+idurar@users.noreply.github.com> Date: Wed, 1 Nov 2023 08:16:59 +0100 Subject: [PATCH] update dashboard ui --- frontend/src/apps/ErpApp.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/apps/ErpApp.jsx b/frontend/src/apps/ErpApp.jsx index 5aaa4e5a8..cb38f8603 100644 --- a/frontend/src/apps/ErpApp.jsx +++ b/frontend/src/apps/ErpApp.jsx @@ -40,7 +40,7 @@ export default function ErpCrmApp() { margin: '40px auto 30px', overflow: 'initial', width: '100%', - maxWidth: isNavMenuClose ? 1200 : 1100, + maxWidth: isNavMenuClose ? 1150 : 1050, }} > }>