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 () => {