Browse Source

refactor: drop row height text from menu

Signed-off-by: mertmit <mertmit99@gmail.com>
pull/4840/head
mertmit 2 years ago
parent
commit
fa22cf80f1
  1. 1
      packages/nc-gui/components/smartsheet/toolbar/RowHeight.vue

1
packages/nc-gui/components/smartsheet/toolbar/RowHeight.vue

@ -46,7 +46,6 @@ useMenuCloseOnEsc(open)
<RiLineHeight />
<!-- Row Height -->
<span class="text-capitalize !text-sm font-weight-normal">Row Height</span>
<MdiMenuDown class="text-grey" />
</div>
</a-button>

Loading…
Cancel
Save