From 145338c4d9b4c77125ef271da5963e281cb7f8b9 Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Fri, 3 May 2024 12:13:00 +0200 Subject: [PATCH] Fixed dropdown padding --- src/components/calendar/CalendarSwitch.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/calendar/CalendarSwitch.vue b/src/components/calendar/CalendarSwitch.vue index a663bf0..9029500 100644 --- a/src/components/calendar/CalendarSwitch.vue +++ b/src/components/calendar/CalendarSwitch.vue @@ -27,7 +27,7 @@ const viewTypeTitle = computed(() => getViewTypeTitle(currentConfig.viewType)) {{ viewTypeTitle }} - + Mode d'affichage