ui: 微調 置底 延遲時間
This commit is contained in:
@@ -75,7 +75,7 @@ export default function ChatFragment({ target, showReturnButton, onReturnButtonC
|
|||||||
top: 10000000000,
|
top: 10000000000,
|
||||||
behavior: "smooth",
|
behavior: "smooth",
|
||||||
})
|
})
|
||||||
}, 100)
|
}, 300)
|
||||||
}, [target])
|
}, [target])
|
||||||
|
|
||||||
const page = React.useRef(0)
|
const page = React.useRef(0)
|
||||||
|
|||||||
Reference in New Issue
Block a user