Update MkPullToRefresh.vue
This commit is contained in:
parent
f90d6f607a
commit
fb2ee4ecdf
|
@ -217,7 +217,7 @@ onUnmounted(() => {
|
||||||
|
|
||||||
<style lang="scss" module>
|
<style lang="scss" module>
|
||||||
.isPulling {
|
.isPulling {
|
||||||
will-change: contents;
|
//will-change: contents;
|
||||||
}
|
}
|
||||||
|
|
||||||
.frame {
|
.frame {
|
||||||
|
|
Loading…
Reference in New Issue