From d88b2347693321c44c0ce5fcaf6fd0ebc2980239 Mon Sep 17 00:00:00 2001 From: Martin Schuhmacher <55735359+MartinSchuhmacher@users.noreply.github.com> Date: Wed, 3 Jul 2024 11:11:17 +0200 Subject: [PATCH] BC-6930 - Fixing last styling issues (#3473) - fixing style on windows devices --- static/styles/lib/sidebar.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/static/styles/lib/sidebar.scss b/static/styles/lib/sidebar.scss index b90326b159..5e0875a70d 100644 --- a/static/styles/lib/sidebar.scss +++ b/static/styles/lib/sidebar.scss @@ -125,6 +125,7 @@ margin: 0px; &.sidebar-list { + flex: 0; padding-top: 0px; }