From 60747a87660ebb15fe649024710f357628c0ec8f Mon Sep 17 00:00:00 2001 From: rocketdebris Date: Tue, 2 Dec 2025 15:07:02 -0500 Subject: [PATCH] Style changes so that icons are visible. --- frontend/src/components/SideBar.vue | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/SideBar.vue b/frontend/src/components/SideBar.vue index 61cba21..4eee35b 100644 --- a/frontend/src/components/SideBar.vue +++ b/frontend/src/components/SideBar.vue @@ -156,7 +156,8 @@ const handleCategoryClick = (category) => {