From fac3e76f928c24dabd9ccdd7ad148163fe6a3d6a Mon Sep 17 00:00:00 2001 From: Vanessa Date: Sun, 1 Sep 2024 16:50:55 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/12347 --- app/src/assets/scss/business/_history.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/assets/scss/business/_history.scss b/app/src/assets/scss/business/_history.scss index 905d7d603..afe8a15ef 100644 --- a/app/src/assets/scss/business/_history.scss +++ b/app/src/assets/scss/business/_history.scss @@ -10,7 +10,7 @@ } &__repo { - background-color: var(--b3-theme-surface); + background-color: var(--b3-theme-background); display: flex; flex-direction: column; height: 100%;