Skip to content

Commit

Permalink
fix(VSlideGroup): container width overflow (#16116) (#16118)
Browse files Browse the repository at this point in the history
fixes #16116
  • Loading branch information
NoraH1to committed Nov 22, 2022
1 parent caf5555 commit b613a25
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -7,6 +7,7 @@
// Block
.v-slide-group
display: flex
overflow: hidden

// Element
.v-slide-group__next,
Expand Down

0 comments on commit b613a25

Please sign in to comment.