mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Beam: disable auto-stick on Mobile
This commit is contained in:
@@ -643,6 +643,7 @@ export function AppChat() {
|
||||
<ScrollToBottom
|
||||
bootToBottom
|
||||
stickToBottomInitial
|
||||
disableAutoStick={isMobile && _paneBeamIsOpen}
|
||||
sx={scrollToBottomSx}
|
||||
>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user