open-nomad/ui/app/styles/components/json-viewer.scss

6 lines
82 B
SCSS

.json-viewer {
&.has-fluid-height .CodeMirror-scroll {
min-height: 0;
}
}