mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
6 lines
82 B
SCSS
6 lines
82 B
SCSS
.json-viewer {
|
|
&.has-fluid-height .CodeMirror-scroll {
|
|
min-height: 0;
|
|
}
|
|
}
|