Skip to content

Commit

Permalink
chore: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mathuo committed Feb 29, 2024
1 parent 1dc8e7b commit 354bb92
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,9 @@ const DockviewDemo = (props: { theme?: string }) => {
display: 'flex',
flexDirection: 'column',
flexGrow: 1,
padding: '8px',
backgroundColor: 'rgba(0,0,50,0.25)',
borderRadius: '8px',
}}
>
<div>
Expand Down

0 comments on commit 354bb92

Please sign in to comment.