Skip to content

Commit 6b75b50

Browse files
committed
chore: fix docs
1 parent c0cbe89 commit 6b75b50

File tree

1 file changed

+0
-1
lines changed
  • packages/docs/sandboxes/react/dockview/demo-dockview/src

1 file changed

+0
-1
lines changed

packages/docs/sandboxes/react/dockview/demo-dockview/src/app.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,6 @@ const DockviewDemo = (props: { theme?: string }) => {
376376
style={{
377377
flexGrow: 1,
378378
overflow: 'hidden',
379-
height: '100%',
380379
display: 'flex',
381380
}}
382381
>

0 commit comments

Comments
 (0)