From 412dd2f523bfcf05f759dbd6a13cb2c6d5d797b6 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Thu, 15 Sep 2022 20:24:48 +0200 Subject: [PATCH] refactor(nc-gui): form view styles --- .../components/cell/attachment/index.vue | 2 +- .../nc-gui/components/smartsheet/Form.vue | 104 ++++++++++-------- 2 files changed, 57 insertions(+), 49 deletions(-) diff --git a/packages/nc-gui/components/cell/attachment/index.vue b/packages/nc-gui/components/cell/attachment/index.vue index dc7fb30b07..814410e1c8 100644 --- a/packages/nc-gui/components/cell/attachment/index.vue +++ b/packages/nc-gui/components/cell/attachment/index.vue @@ -151,7 +151,7 @@ watch(
diff --git a/packages/nc-gui/components/smartsheet/Form.vue b/packages/nc-gui/components/smartsheet/Form.vue index d18c4da8e8..2b1de7a2a0 100644 --- a/packages/nc-gui/components/smartsheet/Form.vue +++ b/packages/nc-gui/components/smartsheet/Form.vue @@ -401,42 +401,39 @@ watch(view, (nextView) => {
+ - -
-
- - - {{ $t('objects.fields') }} - + +
+
+ {{ $t('objects.fields') }}
-
-
- - - {{ $t('general.addAll') }} - - - - {{ $t('general.removeAll') }} - -
+ +
+ + +
+ { +