@@ -2195,7 +2195,7 @@
}
textarea {
- height: 30px;
+ height: 40px;
width: 300px;
border: 0;
-webkit-user-select: auto;
@@ -2205,7 +2205,7 @@
resize: none;
outline: none;
padding-top: 10px;
- overflow: hidden;
+ overflow-y: auto;
.sendOut {