fix(Sku): scroll issue and add default picture (#6605)

Co-authored-by: 水墨 <laihuamin@youzan.com>
This commit is contained in:
来铧敏
2020-06-24 14:08:20 +08:00
committed by GitHub
co-authored by 水墨
parent 62cd251327
commit eb58e3cb74
3 changed files with 7 additions and 4 deletions
+1
View File
@@ -283,6 +283,7 @@
&__content {
overflow-x: scroll;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
&::-webkit-scrollbar {