diff --git a/packages/nc-gui/components/dlg/ViewCreate.vue b/packages/nc-gui/components/dlg/ViewCreate.vue index 7adfe5f454..7d3aaba442 100644 --- a/packages/nc-gui/components/dlg/ViewCreate.vue +++ b/packages/nc-gui/components/dlg/ViewCreate.vue @@ -436,7 +436,17 @@ onMounted(async () => { {{ $t('labels.organiseBy') }} - +
@@ -466,7 +476,17 @@ onMounted(async () => { :placeholder="$t('placeholder.notSelected')" class="!rounded-r-none nc-to-select" > - +
diff --git a/packages/nc-gui/components/smartsheet/toolbar/CalendarRange.vue b/packages/nc-gui/components/smartsheet/toolbar/CalendarRange.vue index 1f8e146902..60450e953f 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/CalendarRange.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/CalendarRange.vue @@ -130,7 +130,15 @@ const removeRange = async (id: number) => { :placeholder="$t('placeholder.notSelected')" @change="saveCalendarRanges" > - +
@@ -166,7 +174,14 @@ const removeRange = async (id: number) => { class="!rounded-r-none nc-to-select" @change="saveCalendarRanges" > - +