From 9562eadd52637b5abcdc009aade155dc6e322e6b Mon Sep 17 00:00:00 2001 From: Matthieu Leproux Date: Wed, 2 Nov 2022 15:01:01 +0100 Subject: [PATCH] (cp c11490b) fixed #1774 fixed height for the linked album popin --- admin/themes/default/theme.css | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css index eb1e3841b..3eef59260 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -6527,6 +6527,7 @@ color:#FF7B00; border-radius:15px; align-items:center; width: 400px; + height: 400px; } .linkedAlbumPopInContainer .AddIconContainer {