From bb880742155e1b550a0d5f77f340a2e18e26abcb Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Sun, 12 May 2024 23:50:22 +0200 Subject: [PATCH] Added back exposed colours --- components/calendar/CalendarEventDetails.vue | 2 +- tailwind.config.js | 22 ++++++++++++++++++-- 2 files changed, 21 insertions(+), 3 deletions(-) diff --git a/components/calendar/CalendarEventDetails.vue b/components/calendar/CalendarEventDetails.vue index 1da2745..5707fba 100644 --- a/components/calendar/CalendarEventDetails.vue +++ b/components/calendar/CalendarEventDetails.vue @@ -50,7 +50,7 @@ function handleGotoRelativeEvent(position: 'next' | 'prev' = 'next') {