diff --git a/packages/nc-gui/components/smartsheet/toolbar/CreateSort.vue b/packages/nc-gui/components/smartsheet/toolbar/CreateSort.vue index e68fbe9b6d..88d4ca73ad 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/CreateSort.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/CreateSort.vue @@ -91,7 +91,7 @@ const onArrowUp = () => {
-
+
{{ $t('general.empty') }}
{ @click="onClick(option)" > -
- {{ option.title }} -
+ + + + {{ option.title }} + +
diff --git a/packages/nc-gui/components/smartsheet/toolbar/SortListMenu.vue b/packages/nc-gui/components/smartsheet/toolbar/SortListMenu.vue index c4660fab9e..a35756630e 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/SortListMenu.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/SortListMenu.vue @@ -138,7 +138,7 @@ onMounted(() => {