Allow full-screen modal view for css code text field #23981
Henzxon
started this conversation in
Feature Request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Prerequisites
What problem is your feature request going to solve? Please describe.
I'm always frustrated when the code editor field is only 300 units in width. Editing and reading code is a painful process.
Resizing the side panel largee than 300 units will trigger the visual builder to set the editor as if its a tablet device.
This is apparent on smaller displays and laptop.
Describe the solution you'd like
It would be nice if the CSS code editor can be viewed and edited in full screen for a better reading and editing experience just like all other text editors with wide editing area and right screen navigator for long stylesheets.
Describe alternatives you've considered
No response
Additional context
No response
All reactions