diff --git a/app/static/css/sidebar.css b/app/static/css/sidebar.css index 0eab0ef68..c994937f8 100644 --- a/app/static/css/sidebar.css +++ b/app/static/css/sidebar.css @@ -18,7 +18,7 @@ height: 100vh; max-height: 100vh; overflow-x: auto; - overflow-y: hidden; + overflow-y: auto; } .b-example-divider {