fix(PullRefresh): track should be full of container (#5878)

This commit is contained in:
chenjiahan
2020-03-21 16:31:10 +08:00
parent c00b2937fb
commit afed270c14
3 changed files with 4 additions and 6 deletions
+1
View File
@@ -6,6 +6,7 @@
&__track {
position: relative;
height: 100%;
transition-property: transform;
}