monaco-editor/samples/browser-esm-vite/style.css
Henning Dieterichs 39b6dbe8b0 Updates changelog
2025-11-07 11:08:32 +01:00

8 lines
76 B
CSS

html,
body,
#root {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}