diff --git a/src/components/AvatarView.svelte b/src/components/AvatarView.svelte index bebba17..6db6f9e 100644 --- a/src/components/AvatarView.svelte +++ b/src/components/AvatarView.svelte @@ -151,6 +151,7 @@ .textarea { width: 100%; height: 100%; + resize: none; } .with-placeholder:empty:before {