From 48c4be5349c7d201f1819293a6266c3e4b5ee581 Mon Sep 17 00:00:00 2001 From: Ferdinand Thiessen Date: Wed, 8 Nov 2023 10:57:24 +0100 Subject: [PATCH] fix(NcAppNavigation): Ensure `--app-navigation-padding` is set also on app-content Signed-off-by: Ferdinand Thiessen --- src/components/NcAppNavigation/NcAppNavigation.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/NcAppNavigation/NcAppNavigation.vue b/src/components/NcAppNavigation/NcAppNavigation.vue index 6ea70aa592..bfc8c334ee 100644 --- a/src/components/NcAppNavigation/NcAppNavigation.vue +++ b/src/components/NcAppNavigation/NcAppNavigation.vue @@ -142,7 +142,7 @@ export default { } -