From 08fd291cf66f876922b4c77297e5e7ff4f4c18f9 Mon Sep 17 00:00:00 2001 From: Katrin Yordanova Date: Wed, 12 Jun 2024 09:53:18 +0300 Subject: [PATCH] Fix bottom part of page being cut off for ios --- client/web/admin/src/views/Layout.vue | 12 +++++++++++- client/web/compose/src/views/Namespace/Index.vue | 11 +++++++++++ client/web/privacy/src/views/Layout.vue | 12 +++++++++++- client/web/reporter/src/views/Layout.vue | 12 +++++++++++- client/web/workflow/src/views/Layout.vue | 12 +++++++++++- 5 files changed, 55 insertions(+), 4 deletions(-) diff --git a/client/web/admin/src/views/Layout.vue b/client/web/admin/src/views/Layout.vue index a63a49447..37bdb6527 100644 --- a/client/web/admin/src/views/Layout.vue +++ b/client/web/admin/src/views/Layout.vue @@ -73,7 +73,7 @@ }" /> -
+
@@ -224,3 +224,13 @@ export default { }, } + + diff --git a/client/web/compose/src/views/Namespace/Index.vue b/client/web/compose/src/views/Namespace/Index.vue index 04eb4a7f6..68fb6379b 100644 --- a/client/web/compose/src/views/Namespace/Index.vue +++ b/client/web/compose/src/views/Namespace/Index.vue @@ -27,6 +27,7 @@
@@ -87,3 +88,13 @@ export default { }, } + + diff --git a/client/web/privacy/src/views/Layout.vue b/client/web/privacy/src/views/Layout.vue index a3b083177..d1d91aa94 100644 --- a/client/web/privacy/src/views/Layout.vue +++ b/client/web/privacy/src/views/Layout.vue @@ -69,7 +69,7 @@
+ + diff --git a/client/web/reporter/src/views/Layout.vue b/client/web/reporter/src/views/Layout.vue index 695fd28c7..d291163eb 100644 --- a/client/web/reporter/src/views/Layout.vue +++ b/client/web/reporter/src/views/Layout.vue @@ -71,7 +71,7 @@
+ + diff --git a/client/web/workflow/src/views/Layout.vue b/client/web/workflow/src/views/Layout.vue index d0b447ece..8412c7854 100644 --- a/client/web/workflow/src/views/Layout.vue +++ b/client/web/workflow/src/views/Layout.vue @@ -50,7 +50,7 @@ -
+