ref(chat): change initial input size to 1 line

This commit is contained in:
Leonard Kim
2019-05-15 08:06:35 -07:00
committed by virtuacoplenny
parent 09f881c0f5
commit dfe5fbb702
2 changed files with 0 additions and 3 deletions
-2
View File
@@ -133,8 +133,6 @@
font-size: 15px;
line-height: 30px;
padding: 5px;
max-height:150px;
min-height:35px;
overflow-y: auto;
resize: none;
width: 100%;