fix(PullRefresh): track should be full of container (#5878)
This commit is contained in:
@@ -114,10 +114,7 @@ export default {
|
||||
background-color: @white;
|
||||
|
||||
.van-pull-refresh {
|
||||
&,
|
||||
&__track {
|
||||
height: calc(100vh - 50px);
|
||||
}
|
||||
height: calc(100vh - 50px);
|
||||
}
|
||||
|
||||
.doge {
|
||||
|
||||
Reference in New Issue
Block a user