diff --git a/app/src/assets/scss/business/_history.scss b/app/src/assets/scss/business/_history.scss index 8f8ef4fa8..def12c479 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-background); + background-color: var(--b3-theme-surface); display: flex; flex-direction: column; height: 100%; @@ -19,16 +19,6 @@ overflow: hidden; } - &__repoheader { - padding: 8px 16px; - flex-wrap: wrap; - - .block__icon { - opacity: 1; - z-index: 1; - } - } - &__date { text-align: center; line-height: 20px; diff --git a/app/src/assets/scss/business/_search.scss b/app/src/assets/scss/business/_search.scss index 577919833..650c8a1fa 100644 --- a/app/src/assets/scss/business/_search.scss +++ b/app/src/assets/scss/business/_search.scss @@ -115,7 +115,7 @@ &:after { content: ""; display: block; - background-color: var(--b3-border-color); + background-color: var(--b3-theme-surface-lighter); position: absolute; left: 0; transition: var(--b3-transition); diff --git a/app/src/history/history.ts b/app/src/history/history.ts index 3b40107a1..711797323 100644 --- a/app/src/history/history.ts +++ b/app/src/history/history.ts @@ -243,10 +243,10 @@ export const openHistory = () => {
-
- +
+ - +
@@ -284,14 +284,14 @@ export const openHistory = () => {
-
    +
    • ${window.siyuan.languages.emptyContent}
    -
    - +
    + - +