monaco-editor/monaco-editor-samples/browser-esm-vite-react/src/components/Editor.module.css
2021-11-15 03:56:17 +09:00

4 lines
No EOL
48 B
CSS

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