diff --git a/apps/warp-protocol/src/pages/playground/Playground.module.sass b/apps/warp-protocol/src/pages/playground/Playground.module.sass index edb22b8..9c629ab 100644 --- a/apps/warp-protocol/src/pages/playground/Playground.module.sass +++ b/apps/warp-protocol/src/pages/playground/Playground.module.sass @@ -42,10 +42,11 @@ .editor width: 100% - height: 500px + height: 100% .center width: 100% + height: 100% align-items: flex-start .right @@ -66,4 +67,4 @@ height: 510px !important .msg_editor - height: 470px !important + height: 484px !important