From faa8d053139fb0415ccaf0d412a1b434315e39b2 Mon Sep 17 00:00:00 2001 From: wbuezas Date: Tue, 9 Apr 2024 14:48:51 -0300 Subject: [PATCH] Change saturday and sunday days color --- src/pages/Worker/Card/WorkerCalendarItem.vue | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/pages/Worker/Card/WorkerCalendarItem.vue b/src/pages/Worker/Card/WorkerCalendarItem.vue index 2c524c2a3..7ab2a34b0 100644 --- a/src/pages/Worker/Card/WorkerCalendarItem.vue +++ b/src/pages/Worker/Card/WorkerCalendarItem.vue @@ -223,6 +223,7 @@ watch(_year, (newValue) => {