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


##########
nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/app/pages/settings/feature/settings.component.html:
##########
@@ -35,7 +35,7 @@ <h3 class="primary-color">NiFi Settings</h3>
                 }
             </nav>
         </div>
-        <div class="pt-4 flex-1">
+        <div class="pt-5 flex-1">

Review Comment:
   I did correct some missing padding in the summary table filter component to 
account for the input field placeholder labels. Now they all get some `.pt-2` 
to account for the placeholder text:
   
   <img width="247" alt="Screenshot 2024-05-20 at 9 53 10 PM" 
src="https://github.com/apache/nifi/assets/6797571/b29c0d08-9ce7-4f4e-afdd-2b37899087b2";>
   <img width="944" alt="Screenshot 2024-05-20 at 9 53 34 PM" 
src="https://github.com/apache/nifi/assets/6797571/166846a8-32b6-4d09-be45-348ad1ccae20";>
   <img width="1323" alt="Screenshot 2024-05-20 at 9 53 54 PM" 
src="https://github.com/apache/nifi/assets/6797571/88b8bf5d-911c-4fa3-b2e6-ba1fd25753c4";>
   
   



-- 
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