686bae29 by zhangmeng

滚动

1 parent b698db84
......@@ -107,7 +107,7 @@ onUnmounted(() => {
}
.scrolling-content {
transition: transform 0.1s ease;
transition: transform 10ms ease;
will-change: transform;
}
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!