From ac017e187331f1d00d91423c599e54cf913612ac Mon Sep 17 00:00:00 2001 From: Patrick Golden Date: Fri, 15 Nov 2024 12:17:40 -0500 Subject: [PATCH] Add back class that sets overflow on phenogrid container (#891) It was removed in 2c878e8 and broke the display of certain embedded phenogrid widgets (see #887) ### Related issues - Addresses #887 (though keep open until new release is deployed) Co-authored-by: Patrick Golden --- frontend/src/components/ThePhenogrid.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/ThePhenogrid.vue b/frontend/src/components/ThePhenogrid.vue index eeb84e2f7..991331e46 100644 --- a/frontend/src/components/ThePhenogrid.vue +++ b/frontend/src/components/ThePhenogrid.vue @@ -18,7 +18,7 @@ -
+