diff --git a/apps/www/.vitepress/theme/components/BlockPreview.vue b/apps/www/.vitepress/theme/components/BlockPreview.vue index 404847ea..65b33573 100644 --- a/apps/www/.vitepress/theme/components/BlockPreview.vue +++ b/apps/www/.vitepress/theme/components/BlockPreview.vue @@ -156,7 +156,7 @@ watch([style, codeConfig], async () => { @@ -219,7 +219,7 @@ watch([style, codeConfig], async () => { ref="resizableRef" class="relative rounded-lg border bg-background transition-all " :default-size="100" - :min-size="25" + :min-size="30" >