diff --git a/CHANGELOG.md b/CHANGELOG.md index a3f1006..8fae392 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.10.11](https://github.com/pengx17/logseq-dev-theme/compare/v1.10.10...v1.10.11) (2021-07-21) + + +### Bug Fixes + +* should use inline instead of inline-block ([82a671f](https://github.com/pengx17/logseq-dev-theme/commit/82a671f6576222db2b42f87d0c63aade7fb183df)) + ## [1.10.10](https://github.com/pengx17/logseq-dev-theme/compare/v1.10.9...v1.10.10) (2021-07-21) diff --git a/custom.css b/custom.css index b42fb73..82d7d01 100644 --- a/custom.css +++ b/custom.css @@ -388,7 +388,7 @@ a.title h1.title { } .block-ref div.flex { - display: inline-block; + display: inline; padding: 0 0.2em; } diff --git a/package.json b/package.json index c5a5c81..93c2b12 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "logseq-dev-theme", "author": "pengx17", - "version": "1.10.10", + "version": "1.10.11", "description": "A custom theme for dev", "logseq": { "themes": [