From 34e782609d6f60b03eedf1484b9f9d04efe9c076 Mon Sep 17 00:00:00 2001 From: Carlos Martins Date: Mon, 20 Nov 2023 16:50:21 -0700 Subject: [PATCH] fix LHN bg color --- src/pages/home/sidebar/SidebarLinks.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/home/sidebar/SidebarLinks.js b/src/pages/home/sidebar/SidebarLinks.js index a59dc81aad54..9b50bcc6d88a 100644 --- a/src/pages/home/sidebar/SidebarLinks.js +++ b/src/pages/home/sidebar/SidebarLinks.js @@ -187,7 +187,7 @@ function SidebarLinks({onLinkClick, insets, optionListItems, isLoading, priority optionMode={viewMode} /> {isLoading && ( - + )}