Files

6 lines
222 B
SCSS

@import "../../themes/ionic.globals";
/// @prop - The bottom padding of the textarea element.
/// The value 8px is to add additional spacing for auto grow and scrollable textareas.
$textarea-padding-bottom: 8px !default;