diff --git a/src/App.scss b/src/App.scss index dff9845..fb90cc7 100644 --- a/src/App.scss +++ b/src/App.scss @@ -270,4 +270,8 @@ button { .logout { margin-left: 75%; width: 25% +} + +textarea { + resize: none; } \ No newline at end of file