From 9927099b625bb1ca2a177ce1061e2a10081cf2f4 Mon Sep 17 00:00:00 2001 From: Lee Calcote Date: Thu, 27 Jun 2024 11:36:02 -0500 Subject: [PATCH] white Signed-off-by: Lee Calcote --- common/common.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/common.scss b/common/common.scss index e2fb5b5..74c233c 100644 --- a/common/common.scss +++ b/common/common.scss @@ -161,7 +161,7 @@ .category-box { display: flex; flex-grow: 1; - background-color: none; + background-color: #fff; // background-color: var(--secondary); border-left-width: 0; border-radius: 12px;