Jelajahi Sumber

fix(ScrollContainer): enable x scroll (#3564)

xachary 1 tahun lalu
induk
melakukan
a1e862bde7
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      src/components/Container/src/ScrollContainer.vue

+ 0 - 1
src/components/Container/src/ScrollContainer.vue

@@ -81,7 +81,6 @@
 
     .scrollbar__wrap {
       margin-bottom: 18px !important;
-      overflow-x: hidden;
     }
 
     .scrollbar__view {