diff --git a/src/components/NcAppNavigation/NcAppNavigation.vue b/src/components/NcAppNavigation/NcAppNavigation.vue index fe9013389a..55c82ec44b 100644 --- a/src/components/NcAppNavigation/NcAppNavigation.vue +++ b/src/components/NcAppNavigation/NcAppNavigation.vue @@ -327,7 +327,7 @@ export default { max-width: var(--app-navigation-max-width); position: relative; top: 0; - left: 0; + inset-inline-start: 0; padding: 0px; // Above NcAppContent z-index: 1800;