ivandika3 commented on PR #5196: URL: https://github.com/apache/ozone/pull/5196#issuecomment-1765575082
@smitajoshi12 Thank you for working on this. I don't have a lot of experience and knowledge in CSS tuning. From my understanding, instead of adjusting the hardcoded CSS value, it's usually better to use Ant Design 24 Grids system (https://ant.design/components/grid) to setup the layout of the page. It also has responsive feature by setting up the ratio based on the dimensions (https://ant.design/components/grid#components-grid-demo-responsive). You might want to take a look. Let me try to create PoC on what I meant. -- 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]
