Browse Source

chore: display text correction

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
test/pw-duplicate-check
Raju Udava 1 year ago
parent
commit
1335d60de4
  1. 4
      packages/nc-gui/components/dlg/BulkUpdate.vue

4
packages/nc-gui/components/dlg/BulkUpdate.vue

@ -336,9 +336,9 @@ onMounted(() => {
</Draggable>
</div>
<div class="nc-columns-drawer w-1/3 p-3 shadow-md flex flex-col" :class="{ active: columnsDrawer }">
<div class="text-bold uppercase text-gray-500 font-weight-bold !mb-2">
<div class="text-bold text-gray-400 font-weight-bold !mb-2">
<!-- TODO i18n -->
Editable Columns
Select columns to Edit
</div>
<Draggable

Loading…
Cancel
Save