Update MkPullToRefresh.vue

This commit is contained in:
syuilo 2025-05-03 18:09:52 +09:00
parent f90d6f607a
commit fb2ee4ecdf
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@ onUnmounted(() => {
<style lang="scss" module>
.isPulling {
will-change: contents;
//will-change: contents;
}
.frame {