Fix resizer highlight and scroll bar style
This commit is contained in:
@@ -12,7 +12,6 @@ export default function ContentView(props: {heightProperty: any, paneDefaults: a
|
||||
split="vertical"
|
||||
minSize={250}
|
||||
defaultSize={500}
|
||||
resizerStyle={{ width: '2px', margin: '0 -10px 0 0px' }}
|
||||
allowResize={true}
|
||||
style={{ position: 'relative' }}
|
||||
pane1Style={{ overflow: 'hidden' }}
|
||||
|
||||
Reference in New Issue
Block a user