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;