ai->nextStep, 'disabled name="jumpToNext" value="1"');?>
diff --git a/module/ai/view/promptassignrole.html.php b/module/ai/view/promptassignrole.html.php index abf6cb5d21..58ce5c0a31 100644 --- a/module/ai/view/promptassignrole.html.php +++ b/module/ai/view/promptassignrole.html.php @@ -17,6 +17,8 @@ .input-label {width: 120px; padding: 6px 12px; text-align: right;} .input {flex-grow: 1;} .v-top > * {vertical-align: top; display: inline-block;} + .role-template-card p {margin: 0;} + .clip {overflow: hidden; white-space: nowrap; text-overflow: clip;}