Update row explorer block to stretch by default, enabling a height setting of 100% to work

This commit is contained in:
Andrew Kingston 2024-08-15 10:40:54 +01:00
parent b575109fdc
commit 7ae21460f8
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -7282,7 +7282,7 @@
}, },
"grid": { "grid": {
"hAlign": "stretch", "hAlign": "stretch",
"vAlign": "start" "vAlign": "stretch"
}, },
"settings": [ "settings": [
{ {