From 3db249f3e149b3a0bae546fe8aecd3ef63efcaff Mon Sep 17 00:00:00 2001 From: paradox Date: Mon, 3 Aug 2026 20:08:22 +0200 Subject: [PATCH] little changes to the ui --- src/components/ui/Card.tsx | 2 +- src/components/widgets/BackupWidget.tsx | 4 ++-- src/components/widgets/ServicesWidget.tsx | 4 ++-- src/components/widgets/SupportCtaWidget.tsx | 8 ++++---- src/components/widgets/SupportFooterWidget.tsx | 2 +- src/pages/ServiceDesk.tsx | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/components/ui/Card.tsx b/src/components/ui/Card.tsx index 8ee89ca..4e0dcf7 100644 --- a/src/components/ui/Card.tsx +++ b/src/components/ui/Card.tsx @@ -43,7 +43,7 @@ export const CardHeader = React.forwardRef - - + +

Dernier snapshot système

Aujourd'hui à 03:00 AM

diff --git a/src/components/widgets/ServicesWidget.tsx b/src/components/widgets/ServicesWidget.tsx index 86aaba6..7a86848 100644 --- a/src/components/widgets/ServicesWidget.tsx +++ b/src/components/widgets/ServicesWidget.tsx @@ -30,8 +30,8 @@ export default function ServicesWidget() { ))} -
diff --git a/src/components/widgets/SupportCtaWidget.tsx b/src/components/widgets/SupportCtaWidget.tsx index 83778cd..dbfa776 100644 --- a/src/components/widgets/SupportCtaWidget.tsx +++ b/src/components/widgets/SupportCtaWidget.tsx @@ -8,14 +8,14 @@ export const SupportCtaWidget: React.FC = () => { return ( - -

Centre de Support

-

+ +

Centre de Support

+

Déclarez un incident critique ou demandez une évolution de votre infrastructure.

diff --git a/src/components/widgets/SupportFooterWidget.tsx b/src/components/widgets/SupportFooterWidget.tsx index e83565b..ec1cc53 100644 --- a/src/components/widgets/SupportFooterWidget.tsx +++ b/src/components/widgets/SupportFooterWidget.tsx @@ -16,7 +16,7 @@ export const SupportFooterWidget: React.FC = ({ const navigate = useNavigate(); return ( -
+

{title}

diff --git a/src/pages/ServiceDesk.tsx b/src/pages/ServiceDesk.tsx index f02754d..59dbb0a 100644 --- a/src/pages/ServiceDesk.tsx +++ b/src/pages/ServiceDesk.tsx @@ -15,7 +15,7 @@ export default function ServiceDesk() { title="Centre de Support (Service Desk)" description="Canal de communication sécurisé avec vos experts GISE." > -