/**
 * @class Ext.form.field.TextArea
 */

/**
 * @var {number/string}
 * The line-height to use for the TextArea's text
 */
$form-textarea-line-height: normal !default;