6 lines
82 B
SCSS
6 lines
82 B
SCSS
.json-viewer {
|
|
&.has-fluid-height .CodeMirror-scroll {
|
|
min-height: 0;
|
|
}
|
|
}
|