#299 increase height textarea
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
$lineHeight: 1.4;
|
||||
$fontSize: 16px;
|
||||
$paddingVrt: 10px;
|
||||
$lines: 3;
|
||||
$lines: 4;
|
||||
$height: calc($fontSize * $lineHeight * $lines + $paddingVrt * 2);
|
||||
|
||||
box-sizing: border-box;
|
||||
|
||||
Reference in New Issue
Block a user