4 lines
49 B
CSS
4 lines
49 B
CSS
|
|
monaco-editor {
|
||
|
|
width: 100%;
|
||
|
|
height: 100%;
|
||
|
|
}
|