diff --git a/app/vision/page.tsx b/app/vision/page.tsx
index 7086170..2d389db 100644
--- a/app/vision/page.tsx
+++ b/app/vision/page.tsx
@@ -379,45 +379,6 @@ export default function VisionPage() {
-
{
@@ -439,7 +402,8 @@ export default function VisionPage() {
},
}}
modifiersClassNames={{
- hasMeeting: "hasMeeting bg-blue-600 text-white font-semibold hover:bg-blue-700",
+ // Jour avec réunion: on force fond bleu et texte blanc
+ hasMeeting: "bg-blue-600 text-white font-semibold hover:bg-blue-700",
}}
/>