priyeshkaratha commented on code in PR #9705:
URL: https://github.com/apache/ozone/pull/9705#discussion_r2847470919


##########
hadoop-ozone/recon/src/main/resources/webapps/recon/ozone-recon-web/src/views/datanodes/datanodes.less:
##########
@@ -39,6 +39,6 @@
   }
 }
 
-.ant-popover-inner{
+.datanodes-container .ant-popover-inner {

Review Comment:
   this style overriding position of popover globally which is causing layout 
issues. Ideally it should be handled for particular classes.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to