feat: lazy-load change and readme change

This commit is contained in:
水墨
2020-06-23 11:32:08 +08:00
committed by neverland
parent 232c3387cc
commit d02e4ae956
6 changed files with 32 additions and 45 deletions
+3 -1
View File
@@ -279,9 +279,11 @@
}
}
}
&__content {
overflow-x: scroll;
::-webkit-scrollbar {
&::-webkit-scrollbar {
display: none;
}