From 79009b21e64bcccb6288c65636d7096774f3a052 Mon Sep 17 00:00:00 2001 From: zenn Date: Tue, 2 Jun 2026 17:52:54 +0900 Subject: [PATCH] =?UTF-8?q?SNS=20=EC=A7=81=EC=A0=91=20SVG=20=EC=95=84?= =?UTF-8?q?=EC=9D=B4=EC=BD=98=20=EC=A0=95=EB=A0=AC=20=EC=88=98=EC=A0=95=20?= =?UTF-8?q?v1.5.42?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/site/RightSidebar.vue | 32 ++++++++++++++++++++++---------- docs/changelog.md | 4 ++++ docs/deploy.md | 7 ++++++- docs/map.md | 2 +- docs/spec.md | 2 +- docs/update.md | 4 ++++ package-lock.json | 4 ++-- package.json | 2 +- 8 files changed, 41 insertions(+), 16 deletions(-) diff --git a/components/site/RightSidebar.vue b/components/site/RightSidebar.vue index 1a667da..13337f3 100644 --- a/components/site/RightSidebar.vue +++ b/components/site/RightSidebar.vue @@ -270,7 +270,7 @@ watch([postTocItems, () => route.fullPath], async () => { route.fullPath], async () => { stroke-width="2" stroke-linecap="round" stroke-linejoin="round" - class="h-4 w-4" + class="block h-4 w-4 shrink-0" > @@ -298,7 +298,7 @@ watch([postTocItems, () => route.fullPath], async () => { stroke-width="2" stroke-linecap="round" stroke-linejoin="round" - class="h-4 w-4" + class="block h-4 w-4 shrink-0" > @@ -312,7 +312,7 @@ watch([postTocItems, () => route.fullPath], async () => { stroke-width="2" stroke-linecap="round" stroke-linejoin="round" - class="h-4 w-4" + class="block h-4 w-4 shrink-0" > @@ -325,7 +325,7 @@ watch([postTocItems, () => route.fullPath], async () => { stroke-width="2" stroke-linecap="round" stroke-linejoin="round" - class="h-4 w-4" + class="block h-4 w-4 shrink-0" > @@ -340,7 +340,7 @@ watch([postTocItems, () => route.fullPath], async () => { stroke-width="2" stroke-linecap="round" stroke-linejoin="round" - class="h-4 w-4" + class="block h-4 w-4 shrink-0" > @@ -355,7 +355,7 @@ watch([postTocItems, () => route.fullPath], async () => { stroke-width="2" stroke-linecap="round" stroke-linejoin="round" - class="h-4 w-4" + class="block h-4 w-4 shrink-0" > @@ -369,7 +369,7 @@ watch([postTocItems, () => route.fullPath], async () => { stroke-width="2" stroke-linecap="round" stroke-linejoin="round" - class="h-4 w-4" + class="block h-4 w-4 shrink-0" > @@ -377,7 +377,7 @@ watch([postTocItems, () => route.fullPath], async () => {