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