Skip to content

Commit

Permalink
docs: update demo
Browse files Browse the repository at this point in the history
  • Loading branch information
BoBoooooo committed Apr 25, 2024
1 parent f80393d commit e48b911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ const App = () => {
<div
style={{
display: "flex",
height: "calc(100% - 30px)"
height: "calc(100% - 54px)"
}}
>
{Object.keys(files).length > 0 && (
Expand Down

0 comments on commit e48b911

Please sign in to comment.