Merge pull request #13768 from vvlladd28/bug/json-editor/fill-height
Fixed issue where fill-height class was not applied to JSON editor
This commit is contained in:
commit
2bb6afa372
@ -16,7 +16,7 @@
|
||||
.tb-json-object {
|
||||
position: relative;
|
||||
|
||||
.fill-height {
|
||||
&.fill-height {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user