monaco-editor/samples/browser-esm-vite-react/src/components/Editor.module.css
2021-11-16 22:01:11 +01:00

4 lines
43 B
CSS

.Editor {
width: 100vw;
height: 100vh;
}