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


##########
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:
   Yes, I think I have an idea. We can remove the SMALL dialog size designation 
from these types of dialogs. Doing so for Empty All Queues Dialog would look 
like:
   
   <img width="1726" alt="Screenshot 2024-03-25 at 6 24 08 PM" 
src="https://github.com/apache/nifi/assets/6797571/d505de0c-bea0-4021-99ff-44b4f187c32a";>
   
   



-- 
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: issues-unsubscr...@nifi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to