diff --git a/stylus/objects/sidebar.styl b/stylus/objects/sidebar.styl index eef4717697..9d0e69f4be 100644 --- a/stylus/objects/sidebar.styl +++ b/stylus/objects/sidebar.styl @@ -12,6 +12,8 @@ $sidebar width rem(220) border-right rem(1) solid var(--dividerColor) background-color var(--defaultBackgroundColor) + overflow-y auto + overflow-x hidden +medium-screen() justify-content space-between