do not allow resizing texarea
This commit is contained in:
@@ -3,6 +3,7 @@ label.textarea {
|
||||
margin: 0 0 0.4rem 0;
|
||||
}
|
||||
textarea.textarea {
|
||||
resize: none;
|
||||
width: 90%;
|
||||
height: 6em;
|
||||
border: 1px solid grey;
|
||||
|
||||
Reference in New Issue
Block a user