diff --git a/packages/nc-gui/components/smartsheet/header/VirtualCell.vue b/packages/nc-gui/components/smartsheet/header/VirtualCell.vue index a9d7dca749..0ee08642e5 100644 --- a/packages/nc-gui/components/smartsheet/header/VirtualCell.vue +++ b/packages/nc-gui/components/smartsheet/header/VirtualCell.vue @@ -121,7 +121,9 @@ const closeAddColumnDropdown = () => { - {{ column.title }} + + {{ column.title }} +  *