Gifari Industries - BD Cyber Security Team
Home
/
home
/
decohaslibrary
/
bist
/
wp-content
/
plugins
/
admin-menu-editor
/
customizables
/
assets
/
✏️
Editing: _code-editor.scss
.ame-code-editor-control-wrap { //Automatically resize CodeMirror to fit the contents. .CodeMirror { height: auto; } .CodeMirror-scroll { overflow-y: hidden; overflow-x: auto; min-height: 100px; } }
💾 Save
❌ Cancel