mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
disable scrollbar temporarily because of text wrap issues
This commit is contained in:
parent
afb831c93c
commit
b708d0ecec
@ -684,6 +684,7 @@ export function Session() {
|
||||
ref={(r) => (scroll = r)}
|
||||
scrollbarOptions={{
|
||||
paddingLeft: 2,
|
||||
visible: false,
|
||||
trackOptions: {
|
||||
backgroundColor: theme.backgroundElement,
|
||||
foregroundColor: theme.border,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user