From ac35792968af339878b36cd39f2ebd205d57f783 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 25 Apr 2022 16:09:47 +0000 Subject: [PATCH] chore(release): 1.25.15 [skip ci] ## [1.25.15](https://github.com/pengx17/logseq-dev-theme/compare/v1.25.14...v1.25.15) (2022-04-25) ### Bug Fixes * fix previous not properly ([a12e47e](https://github.com/pengx17/logseq-dev-theme/commit/a12e47e3f66f5a8ba94ad7e7f2415042147584ea)) --- CHANGELOG.md | 7 +++++++ bullet_threading.css | 2 +- custom.css | 2 +- package.json | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c1f7997..9502efa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.25.15](https://github.com/pengx17/logseq-dev-theme/compare/v1.25.14...v1.25.15) (2022-04-25) + + +### Bug Fixes + +* fix previous not properly ([a12e47e](https://github.com/pengx17/logseq-dev-theme/commit/a12e47e3f66f5a8ba94ad7e7f2415042147584ea)) + ## [1.25.14](https://github.com/pengx17/logseq-dev-theme/compare/v1.25.13...v1.25.14) (2022-04-25) diff --git a/bullet_threading.css b/bullet_threading.css index 37f118d..e082507 100644 --- a/bullet_threading.css +++ b/bullet_threading.css @@ -36,13 +36,13 @@ } .block-content-wrapper { - padding: 1px; position: relative; overflow-x: visible !important; /* Fixme: overflow? */ } .block-content-wrapper > div:first-child { + padding: 1px; overflow-x: auto; } diff --git a/custom.css b/custom.css index 53a7e1b..0700ea5 100644 --- a/custom.css +++ b/custom.css @@ -413,13 +413,13 @@ a.title h1.title { } .block-content-wrapper { - padding: 1px; position: relative; overflow-x: visible !important; /* Fixme: overflow? */ } .block-content-wrapper > div:first-child { + padding: 1px; overflow-x: auto; } diff --git a/package.json b/package.json index 89d5c85..ee901c4 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "logseq-dev-theme", "author": "pengx17", - "version": "1.25.14", + "version": "1.25.15", "description": "A custom theme for dev", "logseq": { "themes": [