Browse Source

fix/minor ui fix

pull/3288/head
Muhammed Mustafa 2 years ago
parent
commit
02ba619a28
  1. 1
      packages/nc-gui-v2/components/smartsheet-toolbar/SearchData.vue

1
packages/nc-gui-v2/components/smartsheet-toolbar/SearchData.vue

@ -40,6 +40,7 @@ function onPressEnter() {
size="small"
:dropdown-match-select-width="false"
:options="columns"
dropdown-class-name="!py-0 !rounded"
class="!absolute top-0 left-0 w-full h-full z-10 !text-xs opacity-0"
>
</a-select>

Loading…
Cancel
Save