VedantPatil-99 opened a new issue, #78: URL: https://github.com/apache/echarts-www/issues/78
Navbar (right-side) layout overflows after scaling the browser width down. And left-side items are crowding. ### Steps to Reproduce 1. Open the ECharts website. 2. Scale the browser width down to roughly 700px-900px. 3. Observe the right alignment of the nav-items (language and GitHub icon) and text-crowding on the left. ### Current Behavior Crowded and overflowing region is shown within red-box <img width="1253" height="177" alt="Image" src="https://github.com/user-attachments/assets/0659fb22-81f5-431c-b93a-394097308019" /> ### Expected Behavior <img width="1270" height="152" alt="Image" src="https://github.com/user-attachments/assets/eb2d81c6-4840-4183-8678-8cd7a8c2ff35" /> ### Any additional comments? I have already implemented these changes locally and verified them. I am ready to submit a Pull Request to apply these improvements. -- 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]
