Skip to content

Commit

Permalink
Merge branch 'main' into user-side-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
KermanX authored Mar 2, 2024
2 parents fa7574c + 7b99d86 commit 074eae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/builtin/ShikiMagicMove.vue
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ onMounted(() => {
<template>
<div class="slidev-code-wrapper slidev-code-magic-move">
<ShikiMagicMovePrecompiled
class="slidev-code relative shiki"
class="slidev-code relative shiki overflow-visible"
:steps="steps"
:step="index"
:options="{ globalScale: scale }"
Expand Down

0 comments on commit 074eae2

Please sign in to comment.