diff --git a/packages/nc-gui/components/smartsheet/calendar/DayView/DateTimeField.vue b/packages/nc-gui/components/smartsheet/calendar/DayView/DateTimeField.vue index 136cb9c60e..f7fe0d4cc7 100644 --- a/packages/nc-gui/components/smartsheet/calendar/DayView/DateTimeField.vue +++ b/packages/nc-gui/components/smartsheet/calendar/DayView/DateTimeField.vue @@ -953,6 +953,7 @@ const newRecord = (hour: dayjs.Dayjs) => { { recordsToDisplay.count[dayjs(day).format('YYYY-MM-DD')]?.overflow && !draggingId " + v-e="`['c:calendar:month-view-more']`" class="!absolute bottom-1 right-1 text-center min-w-4.5 mx-auto z-3 text-gray-500" size="xxsmall" type="secondary" diff --git a/packages/nc-gui/components/smartsheet/calendar/SideMenu.vue b/packages/nc-gui/components/smartsheet/calendar/SideMenu.vue index ab47c27c01..8cd1a47a5f 100644 --- a/packages/nc-gui/components/smartsheet/calendar/SideMenu.vue +++ b/packages/nc-gui/components/smartsheet/calendar/SideMenu.vue @@ -383,7 +383,7 @@ onUnmounted(() => { > { >