9 lines
No EOL
109 B
CSS
9 lines
No EOL
109 B
CSS
#config-editor {
|
|
width: 100%;
|
|
height: 75vh;
|
|
}
|
|
|
|
#deparse-editor {
|
|
width: 100%;
|
|
height: 50vh;
|
|
} |