13693261870
2022-09-16 354b3dbfbffb3df45212a2a44dbbf48b4acc2594
1
2
3
4
5
6
7
8
9
/**
 * @class Ext.form.field.TextArea
 */
 
/**
 * @var {number/string}
 * The line-height to use for the TextArea's text
 */
$form-textarea-line-height: normal !default;