update Input textarea style

This commit is contained in:
梁灏 2018-01-23 10:14:56 +08:00
parent 11867c87a7
commit 076148112f
3 changed files with 7 additions and 20 deletions

View file

@ -358,6 +358,7 @@ progress {
textarea {
overflow: auto;
resize: vertical;
}
/**