Draw-it-out
Draw-it-out copied to clipboard
[BUG] Background changing panel breaking layout
Describe the bug Unresponsive background colour changing panel on left
To Reproduce Steps to reproduce the behavior:
- Go to 'website'
- Resize width of application
- Observer left side bg-color changing panel breaking out of the layout.
Expected behavior
The left panel should be fixed at left side. This could be achieved with make its position relative
or fixed
in CSS. And making it fit with the other sections of the layout.
Screenshots
I
Desktop (please complete the following information):
- OS: [Linux]
- Browser [Chrome]
I'd like to work on this for GSSoC'24.