diff --git a/src/components/RightSidebar/RightSidebar.vue b/src/components/RightSidebar/RightSidebar.vue index b1884fe2e42..4ca13fd870d 100644 --- a/src/components/RightSidebar/RightSidebar.vue +++ b/src/components/RightSidebar/RightSidebar.vue @@ -347,10 +347,6 @@ export default { flex-direction: column; } -::v-deep .app-sidebar-tabs { - min-height: 0; -} - .app-sidebar-tabs__content #tab-chat { /* Remove padding to maximize the space for the chat view. */ padding: 0;