Skip to content

Commit

Permalink
fix: revert overflow-hidden for SlideWrapper (#1493)
Browse files Browse the repository at this point in the history
  • Loading branch information
murilo-cunha committed Apr 8, 2024
1 parent 179a313 commit 29867e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/client/internals/SlidesShow.vue
Expand Up @@ -76,7 +76,6 @@ function onAfterLeave() {
:class="getSlideClass(route)"
:route="route"
:render-context="renderContext"
class="overflow-hidden"
/>
</div>
</component>
Expand Down

0 comments on commit 29867e5

Please sign in to comment.