diff --git a/ui/src/app/sidebar/sidebar.scss b/ui/src/app/sidebar/sidebar.scss index d41cbeed3f7cf..dfe9153e09cf4 100644 --- a/ui/src/app/sidebar/sidebar.scss +++ b/ui/src/app/sidebar/sidebar.scss @@ -13,7 +13,7 @@ $deselected-text: #818d94; height: 100vh; max-height: 100vh; color: white; - background-color: #0f2733; + background-color: #1f2ecf; overflow: auto; z-index: 2;