Skip to content

Commit

Permalink
fix: style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rainforest committed Oct 8, 2023
1 parent 7da5cb6 commit 7ad52bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@
width: 100vw;
height: 100vh;
}
#root, #tools {
min-height: 600px;
min-width: 400px;
}
#tabs {
@apply w-screen min-h-screen text-dark-scale-100 text-body1 bg-main bg-cover;
}
Expand Down

0 comments on commit 7ad52bc

Please sign in to comment.