diff --git a/CHANGELOG.md b/CHANGELOG.md index 14833d6..8340b68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.26.10](https://github.com/pengx17/logseq-dev-theme/compare/v1.26.9...v1.26.10) (2022-06-09) + + +### Bug Fixes + +* query header display issue ([871c3dc](https://github.com/pengx17/logseq-dev-theme/commit/871c3dc18687131eed69f9fd6213e80716cff2f0)) + ## [1.26.9](https://github.com/pengx17/logseq-dev-theme/compare/v1.26.8...v1.26.9) (2022-06-06) diff --git a/custom.css b/custom.css index d1f2df0..761f09a 100644 --- a/custom.css +++ b/custom.css @@ -1013,11 +1013,7 @@ progress::-webkit-progress-value { .dsl-query .custom-query-title > .font-medium, :not(.dsl-query) > .custom-query .custom-query-title { - display: inline-block; opacity: 1; - padding: 2px 10px !important; - background: var(--ct-query-header-background); - color: var(--ct-query-header-color); font-family: var(--ct-code-font-family); font-size: var(--ct-inline-code-font-size); font-style: var(--ct-inline-code-font-style) !important; diff --git a/no_bullet_threading.css b/no_bullet_threading.css index cebbb57..335c0b0 100644 --- a/no_bullet_threading.css +++ b/no_bullet_threading.css @@ -864,11 +864,7 @@ progress::-webkit-progress-value { .dsl-query .custom-query-title > .font-medium, :not(.dsl-query) > .custom-query .custom-query-title { - display: inline-block; opacity: 1; - padding: 2px 10px !important; - background: var(--ct-query-header-background); - color: var(--ct-query-header-color); font-family: var(--ct-code-font-family); font-size: var(--ct-inline-code-font-size); font-style: var(--ct-inline-code-font-style) !important; diff --git a/package.json b/package.json index b119a90..f18de42 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "logseq-dev-theme", "author": "pengx17", - "version": "1.26.9", + "version": "1.26.10", "description": "A custom theme for dev", "logseq": { "themes": [