diff --git a/packages/nc-gui/components/smartsheet/toolbar/SearchData.vue b/packages/nc-gui/components/smartsheet/toolbar/SearchData.vue index a36c1ca007..34e96e3908 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/SearchData.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/SearchData.vue @@ -108,12 +108,12 @@ watch(columns, () => { size="small" :dropdown-match-select-width="false" dropdown-class-name="!rounded-lg nc-dropdown-toolbar-search-field-option max-w-64" - class="py-1 !absolute top-0 left-0 w-full h-full z-10 text-xs opacity-0" + class="py-1 !absolute top-2 left-0 w-full h-full z-10 text-xs opacity-0" @change="onPressEnter" > -
- +
+ {{ op.label }}