@@ -809,6 +809,7 @@
resize: none;
padding: 10px;
box-sizing: border-box;
+ overflow: auto;
}
textarea:focus{
border: 1px solid @activeColor ;