From d79db57d88dbf1dee0bb616066afd8657755af97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 23 Aug 2022 13:57:57 +0200 Subject: [PATCH 1/3] Implement new container layout MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- src/components/NcAppContent/NcAppContent.vue | 6 +++--- src/components/NcAppNavigation/NcAppNavigation.vue | 3 ++- src/components/NcAppSidebar/NcAppSidebar.vue | 3 ++- src/components/NcContent/NcContent.vue | 14 +++++++++++--- 4 files changed, 18 insertions(+), 8 deletions(-) diff --git a/src/components/NcAppContent/NcAppContent.vue b/src/components/NcAppContent/NcAppContent.vue index 20f6c6cf08..0e4874f96b 100644 --- a/src/components/NcAppContent/NcAppContent.vue +++ b/src/components/NcAppContent/NcAppContent.vue @@ -323,14 +323,14 @@ export default {