update Input textarea style
This commit is contained in:
parent
11867c87a7
commit
076148112f
3 changed files with 7 additions and 20 deletions
|
@ -72,6 +72,7 @@
|
|||
textarea& {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
min-height: @input-height-base;
|
||||
vertical-align: bottom;
|
||||
font-size: @font-size-base;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue