UI: Fixed issue where fill-height class was not applied to JSON editor
This commit is contained in:
parent
203a2c8409
commit
9c6654bb1d
@ -16,7 +16,7 @@
|
||||
.tb-json-object {
|
||||
position: relative;
|
||||
|
||||
.fill-height {
|
||||
&.fill-height {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user