made text areas not resizable
This commit is contained in:
@@ -270,4 +270,8 @@ button {
|
||||
.logout {
|
||||
margin-left: 75%;
|
||||
width: 25%
|
||||
}
|
||||
|
||||
textarea {
|
||||
resize: none;
|
||||
}
|
||||
Reference in New Issue
Block a user