Ver Fonte

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

xachary há 1 ano atrás
pai
commit
a1e862bde7
1 ficheiros alterados com 0 adições e 1 exclusões
  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 {