Skip to content

Commit

Permalink
fix playground styles
Browse files Browse the repository at this point in the history
  • Loading branch information
simke9445 committed Mar 19, 2024
1 parent 9222d15 commit 3c93c2a
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,11 @@

.editor
width: 100%
height: 500px
height: 100%

.center
width: 100%
height: 100%
align-items: flex-start

.right
Expand All @@ -66,4 +67,4 @@
height: 510px !important

.msg_editor
height: 470px !important
height: 484px !important

0 comments on commit 3c93c2a

Please sign in to comment.