From ae7865a368669f4dcd3d3e20fce38c22b4b3cd84 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 17 Jun 2022 02:12:39 +0000 Subject: [PATCH] chore(release): 1.26.11 [skip ci] ## [1.26.11](https://github.com/pengx17/logseq-dev-theme/compare/v1.26.10...v1.26.11) (2022-06-17) ### Bug Fixes * add margin to embed to fix focus/hovering clipping issue ([84215c8](https://github.com/pengx17/logseq-dev-theme/commit/84215c87f409e9175cf4820a156304037812ae18)) --- CHANGELOG.md | 7 +++++++ custom.css | 2 +- no_bullet_threading.css | 2 +- package.json | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8340b68..79cd5ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.26.11](https://github.com/pengx17/logseq-dev-theme/compare/v1.26.10...v1.26.11) (2022-06-17) + + +### Bug Fixes + +* add margin to embed to fix focus/hovering clipping issue ([84215c8](https://github.com/pengx17/logseq-dev-theme/commit/84215c87f409e9175cf4820a156304037812ae18)) + ## [1.26.10](https://github.com/pengx17/logseq-dev-theme/compare/v1.26.9...v1.26.10) (2022-06-09) diff --git a/custom.css b/custom.css index 761f09a..cb2e40c 100644 --- a/custom.css +++ b/custom.css @@ -654,7 +654,7 @@ a:hover > .bullet-container .bullet { padding: 0.75em 0.5em; border: 2px solid #000; border-radius: 8px; - margin: 0.2em 0 0.5em; + margin: 0.5em; transition: all ease-in 0.3s; } diff --git a/no_bullet_threading.css b/no_bullet_threading.css index 335c0b0..11cf5d2 100644 --- a/no_bullet_threading.css +++ b/no_bullet_threading.css @@ -505,7 +505,7 @@ a:hover > .bullet-container .bullet { padding: 0.75em 0.5em; border: 2px solid #000; border-radius: 8px; - margin: 0.2em 0 0.5em; + margin: 0.5em; transition: all ease-in 0.3s; } diff --git a/package.json b/package.json index f18de42..ea2f8c3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "logseq-dev-theme", "author": "pengx17", - "version": "1.26.10", + "version": "1.26.11", "description": "A custom theme for dev", "logseq": { "themes": [