scottyaslan commented on code in PR #8804:
URL: https://github.com/apache/nifi/pull/8804#discussion_r1598820913
##########
nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/access-policies/ui/global-access-policies/global-access-policies.component.html:
##########
@@ -22,7 +22,7 @@
</div>
} @else {
@if (flowConfiguration$ | async; as flowConfiguration) {
- <div class="global-access-policies flex flex-col h-full gap-y-2">
+ <div class="global-access-policies flex flex-col h-full">
Review Comment:
This is actually an issue throughout the application:
For example the edit dialogs:
<img width="610" alt="Screenshot 2024-05-13 at 1 33 27 PM"
src="https://github.com/apache/nifi/assets/6797571/97c4bf01-b08a-4bd1-8b3d-d5765fcca0ca">
I will add some padding to the top and bottom of the error-banner.
--
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]