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


##########
nifi-frontend/src/main/frontend/apps/nifi/src/app/ui/common/parameter-context/parameter-context-inheritance/parameter-context-inheritance.component.html:
##########
@@ -95,20 +95,20 @@
     <ng-template #authorizedInheritedParameterContext let-item let-i="i" 
let-canClose="canClose">
         @if (!isDisabled) {
             <div class="flex items-center">
-                <span class="grip pr-5"></span>
+                <span class="grip mr-5"></span>

Review Comment:
   Thanks! Margin is def the right thing to use here. I will correct the 
spacing.



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