Update row explorer block to stretch by default, enabling a height setting of 100% to work
This commit is contained in:
parent
b575109fdc
commit
7ae21460f8
|
@ -7282,7 +7282,7 @@
|
|||
},
|
||||
"grid": {
|
||||
"hAlign": "stretch",
|
||||
"vAlign": "start"
|
||||
"vAlign": "stretch"
|
||||
},
|
||||
"settings": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue