ui: 微調 置底 延遲時間

This commit is contained in:
CrescentLeaf
2025-10-02 23:35:08 +08:00
parent edf35b7dd0
commit 67c6f11892

View File

@@ -75,7 +75,7 @@ export default function ChatFragment({ target, showReturnButton, onReturnButtonC
top: 10000000000,
behavior: "smooth",
})
}, 100)
}, 300)
}, [target])
const page = React.useRef(0)