Update MkPullToRefresh.vue

This commit is contained in:
syuilo
2025-05-03 18:09:52 +09:00
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 {