modules/ve-mw/ui/styles/inspectors/ve.ui.MWExtensionInspector.less
/*!
* VisualEditor MediaWiki UserInterface Inspector styles.
*
* @copyright See AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
.ve-ui-mwExtensionInspector .ve-ui-mwExtensionWindow-input {
width: 100%;
textarea {
height: 8em;
}
}