Editor.module.css 43 B

1234
  1. .Editor {
  2. width: 100vw;
  3. height: 100vh;
  4. }