diff --git a/src/components/NcAppSidebar/NcAppSidebarTabs.vue b/src/components/NcAppSidebar/NcAppSidebarTabs.vue index c4c05f4e6f..39aa1902b2 100644 --- a/src/components/NcAppSidebar/NcAppSidebarTabs.vue +++ b/src/components/NcAppSidebar/NcAppSidebarTabs.vue @@ -282,7 +282,6 @@ export default { .app-sidebar-tabs { display: flex; flex-direction: column; - min-height: 0; flex: 1 1 100%; &__nav {