From 7ae21460f8313027236a80ddd3dd33b554bbf200 Mon Sep 17 00:00:00 2001 From: Andrew Kingston Date: Thu, 15 Aug 2024 10:40:54 +0100 Subject: [PATCH] Update row explorer block to stretch by default, enabling a height setting of 100% to work --- packages/client/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/client/manifest.json b/packages/client/manifest.json index 7fe25f9dc1..5d5048e02b 100644 --- a/packages/client/manifest.json +++ b/packages/client/manifest.json @@ -7282,7 +7282,7 @@ }, "grid": { "hAlign": "stretch", - "vAlign": "start" + "vAlign": "stretch" }, "settings": [ {