mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
disable scrollbar temporarily because of text wrap issues
This commit is contained in:
parent
afb831c93c
commit
b708d0ecec
1 changed files with 1 additions and 0 deletions
|
|
@ -684,6 +684,7 @@ export function Session() {
|
|||
ref={(r) => (scroll = r)}
|
||||
scrollbarOptions={{
|
||||
paddingLeft: 2,
|
||||
visible: false,
|
||||
trackOptions: {
|
||||
backgroundColor: theme.backgroundElement,
|
||||
foregroundColor: theme.border,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue