From 79bbbb437676d4e34ddacae6891f1d0f356885ee Mon Sep 17 00:00:00 2001
From: Pranav C <61551451+pranavxc@users.noreply.github.com>
Date: Tue, 29 Jun 2021 18:31:19 +0530
Subject: [PATCH] fix(gui): app install ui correction
Signed-off-by: Pranav C <61551451+pranavxc@users.noreply.github.com>
---
.../project/appStore/appInstall.vue | 26 +++++++++----------
.../project/appStore/inputs/longTextField.vue | 1 +
.../project/appStore/inputs/passwordField.vue | 1 +
.../project/appStore/inputs/textField.vue | 1 +
4 files changed, 16 insertions(+), 13 deletions(-)
diff --git a/packages/nc-gui/components/project/appStore/appInstall.vue b/packages/nc-gui/components/project/appStore/appInstall.vue
index f158edbb93..50d0dd7bc5 100644
--- a/packages/nc-gui/components/project/appStore/appInstall.vue
+++ b/packages/nc-gui/components/project/appStore/appInstall.vue
@@ -19,7 +19,7 @@
@@ -50,19 +50,19 @@
+
+
+
+
-
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
|
---|