diff --git a/module/ai/view/miniprograms.html.php b/module/ai/view/miniprograms.html.php
index 58c80b7405..ea0f069400 100644
--- a/module/ai/view/miniprograms.html.php
+++ b/module/ai/view/miniprograms.html.php
@@ -201,7 +201,7 @@ $isNotOpen = $config->edition != 'open';
class="btn iframe"
data-toggle="modal"
data-width="800"
- data-height="600"= $isPublished || $isBuiltIn ? ' disabled' : ''; ?>
+ data-height="500"= $isPublished || $isBuiltIn ? ' disabled' : ''; ?>
title="= $lang->ai->prompts->action->test; ?>"
data-iframe="= $this->createLink('ai', 'testMiniProgram', "appID={$miniProgram->id}&onlybody=yes"); ?>"
>