daily-code
daily-code copied to clipboard
bug: Codeblocks are not responsive
The Problem The DIVs to display the code snippets and example code, are not responsive, in smaller screens the block remains the same size and the rest of the page shrinks, thus the code block overflows and breaks the page view.
To Reproduce Steps to reproduce the behavior:
- You can notice the problem in mobile views, the page is responsive but the the code snippets overflow.
Expected behavior The block should be horizontally scrollable and size should be respective to the parent container.
Screenshots or GIFs
Info (please complete the following information):
- Browser: Chrome
- Version: latest
Can I work on it.
The issue has been fixed already, as in the latest pull it's not overflowing.
@aryashubhanshu bro, I dont think so, the issue still persists: see here
I myself tried working on the issue, but when I pulled it was already resolved. The change is currently not showing on production, but eventually it will appear.
@aryashubhanshu my bad sir, just tried it on my local machine, issue has been fixed!
@hkirat @devsargam please close the issues which have been fixed, such as this one