From 122a1af8be0b562c81a909629b37dd96a6d3bb73 Mon Sep 17 00:00:00 2001 From: Erik Engervall Date: Thu, 29 Apr 2021 22:59:01 +0200 Subject: [PATCH] Set maxHeight for patch list Signed-off-by: Erik Engervall --- plugins/git-release-manager/src/features/Patch/PatchBody.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/git-release-manager/src/features/Patch/PatchBody.tsx b/plugins/git-release-manager/src/features/Patch/PatchBody.tsx index a8307bb147..82c99b740a 100644 --- a/plugins/git-release-manager/src/features/Patch/PatchBody.tsx +++ b/plugins/git-release-manager/src/features/Patch/PatchBody.tsx @@ -281,7 +281,9 @@ export const PatchBody = ({ - + + +