From ddd5f7924693aa9f8bcf223eaddb7068c9bb268e Mon Sep 17 00:00:00 2001 From: mertmit Date: Mon, 20 Mar 2023 18:59:16 +0300 Subject: [PATCH] feat: undo/redo row height Signed-off-by: mertmit --- .../smartsheet/toolbar/RowHeight.vue | 21 +++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/packages/nc-gui/components/smartsheet/toolbar/RowHeight.vue b/packages/nc-gui/components/smartsheet/toolbar/RowHeight.vue index 2432bc1679..48c4dde091 100644 --- a/packages/nc-gui/components/smartsheet/toolbar/RowHeight.vue +++ b/packages/nc-gui/components/smartsheet/toolbar/RowHeight.vue @@ -1,6 +1,6 @@