diff --git a/CHANGELOG.md b/CHANGELOG.md index 79cd5ad..23d2853 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.26.12](https://github.com/pengx17/logseq-dev-theme/compare/v1.26.11...v1.26.12) (2022-07-12) + + +### Bug Fixes + +* remove block overflow fix ([8218a2f](https://github.com/pengx17/logseq-dev-theme/commit/8218a2f538cb21c3e3c3a235b908f5d809604614)) + ## [1.26.11](https://github.com/pengx17/logseq-dev-theme/compare/v1.26.10...v1.26.11) (2022-06-17) diff --git a/bullet_threading.css b/bullet_threading.css index e2e4460..aae1da3 100644 --- a/bullet_threading.css +++ b/bullet_threading.css @@ -44,12 +44,6 @@ /* Fixme: overflow? */ } -.block-content-wrapper > div:first-child { - padding: 1px; - margin: -1px; - overflow-x: auto; -} - .bullet-container { height: 14px !important; width: 14px !important; diff --git a/custom.css b/custom.css index cb2e40c..92fd9db 100644 --- a/custom.css +++ b/custom.css @@ -415,12 +415,6 @@ a.title h1.title { /* Fixme: overflow? */ } -.block-content-wrapper > div:first-child { - padding: 1px; - margin: -1px; - overflow-x: auto; -} - .bullet-container { height: 14px !important; width: 14px !important; diff --git a/package.json b/package.json index ea2f8c3..def696e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "logseq-dev-theme", "author": "pengx17", - "version": "1.26.11", + "version": "1.26.12", "description": "A custom theme for dev", "logseq": { "themes": [