scottyaslan commented on code in PR #8535:
URL: https://github.com/apache/nifi/pull/8535#discussion_r1538325190


##########
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/ui/common/yes-no-dialog/yes-no-dialog.component.html:
##########
@@ -17,7 +17,7 @@
 
 <h2 mat-dialog-title data-qa="yes-no-title">{{ request.title }}</h2>
 <mat-dialog-content>
-    <div class="text-sm max-w-sm" data-qa="yes-no-message">{{ request.message 
}}</div>

Review Comment:
   So I think the YesNoDialog, CancelDialog, and OkDialog can all not be 
designated as SMALL dialogs and this will help this use case.
    



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to