diff --git a/common/common.scss b/common/common.scss index 4e38acb..e2fb5b5 100644 --- a/common/common.scss +++ b/common/common.scss @@ -161,7 +161,8 @@ .category-box { display: flex; flex-grow: 1; - background-color: var(--secondary); + background-color: none; + // background-color: var(--secondary); border-left-width: 0; border-radius: 12px; margin: 0 0;