monaco-editor/monaco-editor-samples/browser-esm-vite-react/src/components/Editor.module.css
2021-11-15 09:37:13 +01:00

4 lines
43 B
CSS

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