Removes the minimap (the small code-overview strip on the right of the CSS code editor) and reclaims the width Monaco reserves for it, so long lines run to the edge of the panel. It switches the editor option off inside the builder’s bundled Monaco; if a Builderius update ever changes that, it falls back to simply hiding the minimap from view.
Styles panel
Hide the code minimap
Removes the code editor’s minimap strip.
Experimental