Skip to content

Commit

Permalink
fix(ScrollContainer): enable x scroll (#3564)
Browse files Browse the repository at this point in the history
  • Loading branch information
xachary authored Jan 23, 2024
1 parent e6a7e4c commit a1e862b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Container/src/ScrollContainer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@
.scrollbar__wrap {
margin-bottom: 18px !important;
overflow-x: hidden;
}
.scrollbar__view {
Expand Down

0 comments on commit a1e862b

Please sign in to comment.