style(PullRefresh): remove user-select: none (#10078)

This commit is contained in:
neverland
2021-12-21 20:19:42 +08:00
committed by GitHub
parent a504a956af
commit 388e9f7546

View File

@@ -9,7 +9,6 @@
.van-pull-refresh {
overflow: hidden;
user-select: none;
&__track {
position: relative;