little changes to the ui

This commit is contained in:
2026-08-03 20:08:22 +02:00
parent fcc04895f3
commit 3db249f3e1
6 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ export default function ServiceDesk() {
title="Centre de Support (Service Desk)"
description="Canal de communication sécurisé avec vos experts GISE."
>
<Button onClick={() => navigate('/support/new')}>
<Button className= "text-rose-500" onClick={() => navigate('/support/new')}>
Ouvrir un ticket sécurisé
</Button>
</PageHeader>