From 659c5bb07686acc4afc07d2a86176849734c7b4e Mon Sep 17 00:00:00 2001 From: MiniDigger | Martin Date: Sun, 25 Dec 2022 00:41:35 +0100 Subject: [PATCH] fix(frontend): grow all text areas with size, not just the markdown editor --- frontend/src/components/MarkdownEditor.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/MarkdownEditor.vue b/frontend/src/components/MarkdownEditor.vue index 81bb5f10..a223093c 100644 --- a/frontend/src/components/MarkdownEditor.vue +++ b/frontend/src/components/MarkdownEditor.vue @@ -100,7 +100,7 @@ function deletePage() {
- +