Skip to content

Commit

Permalink
feat: updated <IntegratedTerminal dimensions
Browse files Browse the repository at this point in the history
  • Loading branch information
dannweeeee committed Mar 1, 2025
1 parent 0c3af6d commit 0c66744
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/src/components/shared/playground/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@ export default function Playground() {
}}
containerStyles={{
zIndex: 100,
width: "400px",
height: "450px",
width: "480px",
height: "500px",
display: "flex",
}}
/>
Expand Down

0 comments on commit 0c66744

Please sign in to comment.